summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-19Check tud ready check for OUT xfer.HiFiPhile
2024-07-19Merge pull request #2726 from hathach/hil-add-ra4m1Ha Thach
2024-07-19skip msc tests for ra due to existing bughathach
2024-07-19Merge pull request #2725Ha Thach
2024-07-19update test jsonhathach
2024-07-19add ra4m1 ek for hil testhathach
2024-07-18UAC2: Fix memclr on driver reset.HiFiPhile
2024-07-18fix some clang compiler warningsgraham sanderson
2024-07-18not all GCC compiler builds support --no-warn-rwx-segments; check_linker_flag...graham sanderson
2024-07-18fix arguable bug caught as warning by LLVM embedded toolchain for ARM 14.0.0graham sanderson
2024-07-18net_lwip_webserver: allow TINYUSB_LWIP_PATH to be defined by parent CMake fileLiam Fraser
2024-07-18Merge pull request #2722 from hathach/fix-hil-boardtestHa Thach
2024-07-18skip hil test if binary not existhathach
2024-07-18fix hil board_test duplication, add cdc_msc_freertos testhathach
2024-07-18Merge pull request #2721 from hathach/hild-add-metro-m7Ha Thach
2024-07-18fix make buildhathach
2024-07-18add metro_m7_1011 to hil rpihathach
2024-07-18add unique id for imxrthathach
2024-07-18fixed _find_desc_formatYixingShen
2024-07-17RP2040: no need to clear usb_hw (usb registers) as they are reset to default ...Liam Fraser
2024-07-17RP2040: Use our own unaligned memcpy to avoid alignment faults with some memc...Liam Fraser
2024-07-17Merge pull request #2719 from hathach/add-family-da1469xHa Thach
2024-07-17add FreeRTOSConfig.h for da1469hathach
2024-07-17update workflow build cihathach
2024-07-17bump up ch32 v20x and v307 depshathach
2024-07-17minor update hid devicehathach
2024-07-17add family cmake/make for da1469x boardshathach
2024-07-17Merge pull request #2718 from hathach/hid-2253-followupHa Thach
2024-07-17follow up to #2253hathach
2024-07-16Merge pull request #2715 from hathach/more-hil-pi5Ha Thach
2024-07-16hil flash itsybitsy m4 with picoprobehathach
2024-07-15avoid recursions in tud_network_recv_renew()Hardy Griech
2024-07-15Merge pull request #2712 from hathach/migrate-hil-pi5Ha Thach
2024-07-15update hil test to run on new pi5hathach
2024-07-12Merge pull request #2710 from hathach/dwc2-test-mode-followupHa Thach
2024-07-12simplify dwc2 test modehathach
2024-07-12Merge pull request #2709 from hathach/add-tud_cdc_configure_fifoHa Thach
2024-07-12add lsusb for hil pi4hathach
2024-07-12Merge pull request #2688 from HiFiPhile/3511_rtosHa Thach
2024-07-12- add tud_cdc_configure_fifo() to replace CFG_TUD_CDC_PERSISTENT_TX_BUFFhathach
2024-07-11Pre-commit fixes.Brent Kowal
2024-07-11Merge pull request #2705 from hathach/v203-use-224kbHa Thach
2024-07-10Minor build system fixBrent Kowal
2024-07-10BSP CleanupBrent Kowal
2024-07-10skip FLASH_ function to reduce dependencyhathach
2024-07-10enable full 224KB flash for ch32v203 with flash enhanced read mode in SystemI...hathach
2024-07-05Merge pull request #2699 from hathach/revert-2693-enum-intHa Thach
2024-07-05add board_reset_to_bootloader(), try to implement that for ch32v203 but not w...hathach
2024-07-05add u for unsignedhathach
2024-07-05Revert "audio.h: fix error ISO C restricts enumerator values to range of 'int'"Ha Thach