summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2026-03-17add hil test for host msc and cdchathach
2026-03-13add ft9xx-gcc toolchain support to CIhathach
2026-03-13actual build make/cmake for ft9xxhathach
2026-03-13add support for CH32F20X MCU and update board configurationhathach
2026-03-13Merge branch 'master' into ncm_restarthathach
2026-03-12fix exampleZixun LI
2026-03-12Merge branch 'master' into ncm_restartZixun LI
2026-03-12refactor(cdc): remove runtime CDC driver configuration in favor of compile-ti...hathach
2026-03-12refactor(vendor/cdc): add CFG_TUD_CDC_RX_NEED_ZLP and CFG_TUD_VENDOR_RX_NEED_ZLPhathach
2026-03-12refactor(config): separate endpoint buffer sizes into RX and TX definitions f...hathach
2026-03-11rename .rx_multiple_packet_transfer to .rx_need_zlphathach
2026-03-10Merge pull request #3530 from hathach/hcd_ip3516Ha Thach
2026-03-07Merge pull request #3519 from hathach/samx7x_updateHa Thach
2026-03-07- update SAME70 BSP: remove unused definitions, consolidate startup fileshathach
2026-03-06fix CIHiFiPhile
2026-03-06Merge remote-tracking branch 'tinyusb/master' into hcd_ip3516HiFiPhile
2026-03-06fix hil testhathach
2026-03-06reduce bufsize to compile with small mcuhathach
2026-03-06add hil test, update readmehathach
2026-03-06replace printer_to_hid example with printer_to_cdc examplehathach
2026-03-06add full read/write() API, use edpt stream for printer classhathach
2026-03-06update printer class: enhance descriptors, buffer sizes, and callbackshathach
2026-03-06Merge branch 'refs/heads/master' into fork/remiberthoz/device-class-printerhathach
2026-03-06Merge pull request #3528 from hathach/improve-iar-warningsHa Thach
2026-03-05add IAR warning flags to cmake build and fix themhathach
2026-03-05ci_hs: add deinit supportZixun LI
2026-03-05Merge pull request #3378 from hathach/dwc2_deinitHa Thach
2026-03-05improve threadx support, add multi ROTS support for board_test and msc_dual_lunhathach
2026-03-05improve threadx support, add multi ROTS support for board_test and msc_dual_lunhathach
2026-03-04replace board_millis() with tusb_time_millis_api() in dynamic_switch examplehathach
2026-03-04Merge branch 'master' into dwc2_deinithathach
2026-03-01Merge remote-tracking branch 'tinyusb/master' into ncm_restartHiFiPhile
2026-02-28replace board_millis() with tusb_time_millis_api()hathach
2026-02-27Merge remote-tracking branch 'tinyusb/master' into dwc2_deinitHiFiPhile
2026-02-27Add a dynamic switch exampleHiFiPhile
2026-02-10Merge branch 'refs/heads/master' into copilot/improve-build-steps-rp2040-esp32hathach
2026-01-19example: update comment on CDC EP sizeZixun LI
2026-01-14Merge 'upstream/master' into device-class-printerRémi Berthoz
2026-01-14Merge remote-tracking branch 'tinyusb/master' into bsp_h7_tm4cZixun LI
2026-01-14bsp: add TI EK-TM4C1294XLHiFiPhile
2026-01-12Merge branch 'refs/heads/master' into mtp_zlphathach
2026-01-08Fix typo in printer_to_hid exampleRémi Berthoz
2026-01-08host device info print no serial as 0 instead of n/ahathach
2026-01-07printer device: replace [[maybe_unused]] with (void)Rémi Berthoz
2026-01-07Adjust printer device class to 0.20.0 and fix compilation warningsRémi Berthoz
2026-01-04Implement Printer Device ClassRémi Berthoz
2025-12-29example/mtp: fix root parent idHiFiPhile
2025-12-28example/net: add led blink taskHiFiPhile
2025-12-20Added tud_vendor_write_clear() which forcefully clears TX bufferJames Smith
2025-12-19clean up cmake, remove family_get_project_name()hathach