| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-04-26 | Merge pull request #807 from UweBonnes/lpc55-port1-hs | Ha Thach | |
| mcu-link: Board support for MCU-LINK with LPC55S69JBD64 | |||
| 2021-04-26 | use correct NBYTES_MAX for full and high speed | hathach | |
| 2021-04-26 | add TUP_MCU_STRICT_ALIGN macro that manually pick bytes for lpc55 port1 that ↵ | hathach | |
| is m4 but cannot unaligned acces on usb ram | |||
| 2021-04-26 | clean up | hathach | |
| 2021-04-26 | mcu_link: Board support for MCU_LINK with LPC55S69JBD64 | Uwe Bonnes | |
| 2021-04-26 | ip3511 correct buffer offset, nbytes layout for highspeed port1 | hathach | |
| able to get passed enumeration and up to READ10 | |||
| 2021-04-24 | fix unaligned access with port1 hs | hathach | |
| 2021-04-24 | lpc55 improve multiple controller support | hathach | |
| port1 highspeed requires USB_RAM | |||
| 2021-04-24 | lpc55 correct bus_reset with highspeed on support controller | hathach | |
| correct hsphy init for family | |||
| 2021-04-24 | lpc55 better multiport support | hathach | |
| 2021-04-24 | update dcd ip3511 for better multiple rhport support | hathach | |
| 2021-04-22 | add lpc55 uart write | hathach | |
| 2021-04-22 | Merge pull request #798 from hathach/uac2_fix_cs_as_int_alt_set_0 | Ha Thach | |
| Uac2 fix cs as int alt set 0 | |||
| 2021-04-21 | Remove unnecessary volatile and short audio function index to func_id | Reinhard Panhuber | |
| 2021-04-20 | Merge remote-tracking branch 'upstream/master' into uac2_fix_cs_as_int_alt_set_0 | Reinhard Panhuber | |
| 2021-04-20 | Clean up old depracted and misleading variable names | Reinhard Panhuber | |
| 2021-04-20 | Refactor static function for better performance | Reinhard Panhuber | |
| 2021-04-20 | Fix pointer alt_setting to be cleared when driver gets initialized | Reinhard Panhuber | |
| 2021-04-19 | Merge pull request #794 from hathach/fix-ci-rp2040 | Ha Thach | |
| Fix ci rp2040 | |||
| 2021-04-19 | correct boot stage2 for itsybitsy and qt rp2040 | hathach | |
| 2021-04-19 | cmake cleanup | hathach | |
| 2021-04-19 | Update bug_report.md | Ha Thach | |
| 2021-04-19 | Merge pull request #783 from alisitsyn/esp-based_on_334e95f | Ha Thach | |
| WIP: Add new Espressif target esp32s3 for tinyUSB | |||
| 2021-04-18 | Merge pull request #790 from hathach/group-f0 | Ha Thach | |
| Group f0 boards | |||
| 2021-04-18 | update ci build | hathach | |
| 2021-04-18 | add stm32f072eval to group | hathach | |
| 2021-04-18 | add f070 nucleo to group | hathach | |
| 2021-04-18 | create stm32f0 group | hathach | |
| 2021-04-18 | Merge pull request #789 from kapacuk/freertos | Ha Thach | |
| When used with FreeRTOS, lower the interrupt priority for OTG_FS_IRQn | |||
| 2021-04-17 | When used with FreeRTOS, lower the interrupt priority for OTG_FS_IRQn | Dima Barsky | |
| 2021-04-18 | update per review | hathach | |
| 2021-04-18 | Merge branch 'master' into alisitsyn-esp-based_on_334e95f | hathach | |
| 2021-04-18 | Merge pull request #788 from kapacuk/blackpill | Ha Thach | |
| Change LED_STATE_ON to 0 for stm32f401 and stm32f411 blackpill boards | |||
| 2021-04-16 | Change LED_STATE_ON to 0 for f401 and f411 blackpill boards | Dima Barsky | |
| 2021-04-16 | espressif: temporarily remove the espressif_addax_1 board from test | Alex Lisitsyn | |
| 2021-04-16 | espressif: group boards using target name as a family | Alex Lisitsyn | |
| `hw\bsp` separate one family folder to esp32s2, esp32s3 add board specific board.cmake file to override board specific options(features) fix examples and test scripts to use new family approach | |||
| 2021-04-16 | Added support for Black Magic Probe (#787) | Dima Barsky | |
| * Added flash-bmp and debug-bmp targets; added .gdb_history to .gitignore * Added the BMP variable, defaults to /dev/ttyBmpGdb The name of the BMP device is different on different systems. On Linux (after installing the recommended udev rules) it'll be /dev/ttyBmpGdb, but the user should be able to override it. * Update rules.mk | |||
| 2021-04-16 | tinyusb: add support of esp32s3 target | Alex Lisitsyn | |
| add support of new esp32s3 target and the board update the roles.mk wrapper to allow dfu flashing of espressif chip update examples to allow compilation for esp32s3_addax_1 board once the code is tested the PR to original tinyusb repo will be submitted | |||
| 2021-04-16 | Merge pull request #593 from hathach/edpt_ISO_xfer | Ha Thach | |
| Edpt iso xfer | |||
| 2021-04-15 | Fix bug in audio_4_channel_mic.c | Reinhard Panhuber | |
| 2021-04-16 | Merge pull request #786 from kapacuk/seeeduino-fixes | Ha Thach | |
| Changed LED_PIN to 17 on Seeeduino Xiao | |||
| 2021-04-15 | fix build with LOG=2 | hathach | |
| 2021-04-15 | Merge branch 'seeeduino-fixes' of github.com:kapacuk/tinyusb into ↵ | Dima Barsky | |
| seeeduino-fixes | |||
| 2021-04-15 | Changed LED_PIN to 17, LED_STATE_ON to 0 | Dima Barsky | |
| 2021-04-15 | Try to resolve include hassle in uac2_headset | Reinhard Panhuber | |
| 2021-04-15 | update cmakelist for audio_4_channel | hathach | |
| 2021-04-15 | Merge branch 'master' into edpt_ISO_xfer | hathach | |
| 2021-04-15 | minor clean up | hathach | |
| 2021-04-15 | update plot script to work on macos and linux | hathach | |
| also add note for installing pip module | |||
| 2021-04-14 | Improve user feedback in case of wrong configuration of audio driver | Reinhard Panhuber | |
