summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-24lpc55 improve multiple controller supporthathach
2021-04-24lpc55 correct bus_reset with highspeed on support controllerhathach
2021-04-24lpc55 better multiport supporthathach
2021-04-24update dcd ip3511 for better multiple rhport supporthathach
2021-04-23Change tu_fifo_get_linear_write/read_info() to return a structReinhard Panhuber
2021-04-23Init len_wrap = 0 to fix compiler complains.Reinhard Panhuber
2021-04-23Fix include path in audio_device.hReinhard Panhuber
2021-04-23Implement functions to allow for DMA usage in audio driver.Reinhard Panhuber
2021-04-22USBTMC: remove reference to visa DLL (which only was for windows, and auto-se...Nathan Conrad
2021-04-22add lpc55 uart writehathach
2021-04-22Merge pull request #798 from hathach/uac2_fix_cs_as_int_alt_set_0Ha Thach
2021-04-21Remove unnecessary volatile and short audio function index to func_idReinhard Panhuber
2021-04-20Merge remote-tracking branch 'upstream/master' into uac2_fix_cs_as_int_alt_set_0Reinhard Panhuber
2021-04-20Clean up old depracted and misleading variable namesReinhard Panhuber
2021-04-20Refactor static function for better performanceReinhard Panhuber
2021-04-20Fix pointer alt_setting to be cleared when driver gets initializedReinhard Panhuber
2021-04-19Merge pull request #794 from hathach/fix-ci-rp2040Ha Thach
2021-04-19correct boot stage2 for itsybitsy and qt rp2040hathach
2021-04-19cmake cleanuphathach
2021-04-19Update bug_report.mdHa Thach
2021-04-19Merge pull request #783 from alisitsyn/esp-based_on_334e95fHa Thach
2021-04-18Merge pull request #790 from hathach/group-f0Ha Thach
2021-04-18update ci buildhathach
2021-04-18add stm32f072eval to grouphathach
2021-04-18add f070 nucleo to grouphathach
2021-04-18create stm32f0 grouphathach
2021-04-18Merge pull request #789 from kapacuk/freertosHa Thach
2021-04-17When used with FreeRTOS, lower the interrupt priority for OTG_FS_IRQnDima Barsky
2021-04-18update per reviewhathach
2021-04-18Merge branch 'master' into alisitsyn-esp-based_on_334e95fhathach
2021-04-18Merge pull request #788 from kapacuk/blackpillHa Thach
2021-04-16Change LED_STATE_ON to 0 for f401 and f411 blackpill boardsDima Barsky
2021-04-16espressif: temporarily remove the espressif_addax_1 board from testAlex Lisitsyn
2021-04-16espressif: group boards using target name as a familyAlex Lisitsyn
2021-04-16Added support for Black Magic Probe (#787)Dima Barsky
2021-04-16tinyusb: add support of esp32s3 targetAlex Lisitsyn
2021-04-16Merge pull request #593 from hathach/edpt_ISO_xferHa Thach
2021-04-15Fix bug in audio_4_channel_mic.cReinhard Panhuber
2021-04-16Merge pull request #786 from kapacuk/seeeduino-fixesHa Thach
2021-04-15fix build with LOG=2hathach
2021-04-15Merge branch 'seeeduino-fixes' of github.com:kapacuk/tinyusb into seeeduino-f...Dima Barsky
2021-04-15Changed LED_PIN to 17, LED_STATE_ON to 0Dima Barsky
2021-04-15Try to resolve include hassle in uac2_headsetReinhard Panhuber
2021-04-15update cmakelist for audio_4_channelhathach
2021-04-15Merge branch 'master' into edpt_ISO_xferhathach
2021-04-15minor clean uphathach
2021-04-15update plot script to work on macos and linuxhathach
2021-04-14Improve user feedback in case of wrong configuration of audio driverReinhard Panhuber
2021-04-14Changed LED_PIN to 17Dima Barsky
2021-04-11Merge pull request #782 from hathach/remove-submodule-pico-sdkHa Thach