summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2025-01-29cdc_msc_freertos: add async IO support.HiFiPhile
2025-01-29msc_disk: fix overflow check when EP buffer size > 512.HiFiPhile
2025-01-25Merge branch 'master' into zephyr-supporthathach
2025-01-25correct offset check logichathach
2025-01-25fix cihathach
2025-01-25use board alias for pca10056hathach
2025-01-25add -DRTOS=zephyr to ci west buildhathach
2025-01-24add cmake RTOS=zephyr (default noos) for zephyr buildhathach
2025-01-24try build zephyr with cihathach
2025-01-24msc_dual_lun and cdc_msc work with zephyr on pca10056hathach
2025-01-23kind of work with zephyr with pca10056 with cmake -DBUILD_ZEPHYRhathach
2025-01-23kind of work with zephyr with pca10056 with cmake -DBUILD_ZEPHYRhathach
2025-01-22Fix also cdc_msc example.HiFiPhile
2025-01-22Fix CI.HiFiPhile
2025-01-22- change to use CMAKE_SYSTEM_CPU to prevent CMAKE_SYSTEM_PROCESSOR conflict w...hathach
2025-01-21zephyrhathach
2025-01-21bump up cmake min to 3.20hathach
2025-01-09Fix potential out of bounds access in msc_disk.cRitvik
2024-12-17Merge branch 'refs/heads/master' into fork/HiFiPhile/rt1170hathach
2024-12-13fix portenta build, added core-m85.cmake/mkhathach
2024-11-30Update audio class with dcache support.HiFiPhile
2024-11-28Merge branch 'master' into fork/HiFiPhile/lwip_fixhathach
2024-11-27Fix missing protoype warning, change TUD_EPBUF_TYPE_DEF order (#2889)Ha Thach
2024-11-27update device_info example to work with p4 dcachehathach
2024-11-26add TUH_EPBUF_DEF for cdc hosthathach
2024-11-26add buffer note for host msc apihathach
2024-11-26add TUH_EPBUF_DEF for hid hosthathach
2024-11-25try to fix circleci with kinetishathach
2024-11-21fix cihathach
2024-11-21fix build with midi_test_freertoshathach
2024-11-21missing host/cdc_msc_hid_freertoshathach
2024-11-21- move freertos_hooks to board.chathach
2024-11-18Merge pull request #2866 from HiFiPhile/uac_fixHa Thach
2024-11-13hil add stm32f723disco, add test flags for device/host/dualhathach
2024-11-12fix example buildhathach
2024-11-12update host/device_info to build with freertos for espressif board. Add hil t...hathach
2024-11-09Merge pull request #2870 from hathach/hcd-dwc2Ha Thach
2024-11-08minor clean uphathach
2024-11-07hcd work with esp32p4 in slave mode but have issue with DMA mode. In slave it...hathach
2024-11-07update bsp for h7 to support host modehathach
2024-11-07enable stm32f4 hosthathach
2024-11-06fix iar buildhathach
2024-11-02Improve EP IN flow control.HiFiPhile
2024-10-31testing hcd with dma, work well after enumeration.hathach
2024-10-28minor renamehathach
2024-10-21get hprt interrupt triggeredhathach
2024-10-15RP2040 Compile Errorspschatzmann
2024-10-15Add comment to BOS descriptor.HiFiPhile
2024-10-15move core init code to dwc2 common. update/correct build for esppressifhathach
2024-10-15adding hcd dwc2hathach