summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-26clean uphathach
2021-04-26mcu_link: Board support for MCU_LINK with LPC55S69JBD64Uwe Bonnes
2021-04-26ip3511 correct buffer offset, nbytes layout for highspeed port1hathach
2021-04-24fix unaligned access with port1 hshathach
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-22Removes polltimeout behaviour and restructuresJeremiah McCarthy
2021-04-22Fix statte check on DATA stageJeremiah McCarthy
2021-04-22Remove custom status description tableJeremiah McCarthy
2021-04-22Remove unused alt_settingJeremiah McCarthy
2021-04-22Add constJeremiah McCarthy
2021-04-22Remove uunused codeJeremiah McCarthy
2021-04-22Remove usb reset callbackJeremiah McCarthy
2021-04-22Remove nonstd behaviourJeremiah McCarthy
2021-04-22Move debug from .h to .cJeremiah McCarthy
2021-04-22Replace dfu_mode with dfuJeremiah McCarthy
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