summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-07-02MAX32650/1/2 SupportBrent Kowal
2024-07-02MAX32666 SupportBrent Kowal
2024-07-02Build System UpdatesBrent Kowal
2024-07-01Add MAX78002 SupportBrent Kowal
2024-07-01AD-APARD32690-SL Support and CleanupBrent Kowal
2024-06-28Initial Commit for MAX32 SupportBrent Kowal
2024-06-28Merge pull request #2693 from ra1nb0w/enum-intHiFiPhile
2024-06-28audio.h: fix error ISO C restricts enumerator values to range of 'int'Davide Gerhard
2024-06-28Merge pull request #2691 from ra1nb0w/strict-overflowHiFiPhile
2024-06-28audio_device.c: fix strict-overflow warning with gcc >= 12Davide Gerhard
2024-06-27Fix GenID 3.10 issue on STM32L4.HiFiPhile
2024-06-27Merge pull request #2689 from ra1nb0w/semicolonHiFiPhile
2024-06-27remove double semicolon since ISO C not allow itDavide Gerhard
2024-06-27Merge branch 'master' of https://github.com/hathach/tinyusb into dwc2_dmaHiFiPhile
2024-06-27Make FreeRTOS config work with Cortex-M33.HiFiPhile
2024-06-27update lpc55 bsp for rtos use.HiFiPhile
2024-06-25Merge pull request #2686 from hathach/add-host-devinfoHa Thach
2024-06-25change COMPILE_DEFINE to CFLAGS_CLI for cmake/makehathach
2024-06-21Merge pull request #2676 from Okarss/fsdev_documentationHa Thach
2024-06-21Update for OTG_FS devicesOkarss