summaryrefslogtreecommitdiff
path: root/examples/device
AgeCommit message (Expand)Author
2025-06-12Merge pull request #3137 from HiFiPhile/uac_simplifyHa Thach
2025-06-12Merge branch 'master' into fork/james-advatek/stm32n657nucleohathach
2025-06-11Merge branch 'master' into fork/HiFiPhile/h7rshathach
2025-06-04chore: squash previous commits from other branchesJames Sandison
2025-05-29uac2: remove support fifoHiFiPhile
2025-05-29examples/device/net_lwip_webserver: Simplify example code.Andrew Leech
2025-05-29Add USB NCM link state control supportAndrew Leech
2025-05-15Merge branch 'master' into h7rsHiFiPhile
2025-04-17fix iar make build with stm32 l0, f2, f3, u5, wbhathach
2025-04-13Skip net_lwip_webserver, too big for h7rsHiFiPhile
2025-02-14Merge pull request #2984 from HiFiPhile/presetHa Thach
2025-02-11Fix path.HiFiPhile
2025-02-11update make to use FreeRTOSConfig in family instead of exampleshathach
2025-02-11remove freeeRTOSConfig in exampleshathach
2025-02-09Add CMake presets.HiFiPhile
2025-02-07Merge branch 'refs/heads/master' into fork/jay94ks/styluspenhathach
2025-01-25Merge branch 'master' into zephyr-supporthathach
2025-01-25correct offset check logichathach
2025-01-25fix cihathach
2025-01-25add -DRTOS=zephyr to ci west buildhathach
2025-01-24add cmake RTOS=zephyr (default noos) for zephyr buildhathach
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-21zephyrhathach
2025-01-21bump up cmake min to 3.20hathach
2025-01-09Fix potential out of bounds access in msc_disk.cRitvik
2024-12-23trimed trailing whitespaces.Jay
2024-12-23Modified example app.Jay
2024-12-23add hid stylus pen device.Jay
2024-11-30Update audio class with dcache support.HiFiPhile
2024-11-28Merge branch 'master' into fork/HiFiPhile/lwip_fixhathach
2024-11-21fix cihathach
2024-11-21fix build with midi_test_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-09Merge pull request #2870 from hathach/hcd-dwc2Ha Thach
2024-11-02Improve EP IN flow control.HiFiPhile
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-14change the tusb_rhport_init_t struct, exclude the rhport to make API more con...hathach
2024-10-11change tusb_init(), tusb_rhport_init() to use init struct for expandabilityhathach
2024-10-10add new tusb_int_handler(rhport, in_isr) as common irq handlerhathach
2024-10-10remove stm32f769disco since it is not reliablehathach
2024-10-07Merge pull request #2809 from shuffle2/masterHa Thach
2024-10-05Add MSOS 2.0 descriptor to auto load NCM driver on Windows.HiFiPhile