summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
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
2025-12-16Merge remote-tracking branch 'tinyusb/master' into support-nxp-rw612HiFiPhile
2025-12-16Merge remote-tracking branch 'tinyusb/master' into support-nxp-rw612Zixun LI
2025-12-16fix riscv toolchainZixun LI
2025-12-16example: with FreeRTOS: skip hpmicroZhihong Chen
2025-12-16example: host: support hpmicro familyZhihong Chen
2025-12-16update risc-v march for gcc and clang toolchainsZhihong Chen
2025-12-15minor clean uphathach
2025-12-14bsp: nxp: add support for RW612 (FRDM-RW612)gab-k
2025-12-13example/bare_api: move buffer into USB sectionHiFiPhile
2025-12-13update LPC54HiFiPhile
2025-12-13example/msc_app: move buffers into usb ram sectionHiFiPhile
2025-12-13bsp/lpc55: add hcd_ip3516HiFiPhile
2025-12-13Merge branch 'refs/heads/master' into hcd_fsdevhathach
2025-12-10update metrics to support bloaty csvhathach
2025-12-09update metrics to support bloatyhathach
2025-12-04fine tune ci to build more with circleci (#3386)Ha Thach
2025-12-03upload metrics.json and aggregate code metrics, post metrics commenthathach
2025-12-03upload metrics.json, test cihathach
2025-12-02adding metrics for computing average compiled sizehathach
2025-12-02Merge remote-tracking branch 'tinyusb/master' into hcd_fsdevZixun LI
2025-12-02adding metrics for computing average compiled sizehathach
2025-12-01add linkermap to deps and linkermap tagethathach
2025-11-28fix build with zephyr with latest nrfx v4hathach
2025-11-27fix buildHiFiPhile
2025-11-27bsp/stm32h5: support host modeHiFiPhile
2025-11-27change tud_vendor_rx_cb() behavior, buffer and bufsize only available when CF...hathach
2025-11-27add tud_vendor_n_read_discard(), refactor vendor device. Update webusb exampl...hathach
2025-11-26Merge remote-tracking branch 'tinyusb/master' into hcd_fsdevZixun LI
2025-11-26Merge pull request #3369 from hathach/misc_fixHa Thach
2025-11-25fsdev: reorganize functionsHiFiPhile