| Age | Commit message (Expand) | Author |
| 2026-03-07 | Merge pull request #3519 from hathach/samx7x_update | Ha Thach |
| 2026-03-07 | - update SAME70 BSP: remove unused definitions, consolidate startup files | hathach |
| 2026-03-06 | fix hil test | hathach |
| 2026-03-06 | reduce bufsize to compile with small mcu | hathach |
| 2026-03-06 | add hil test, update readme | hathach |
| 2026-03-06 | replace printer_to_hid example with printer_to_cdc example | hathach |
| 2026-03-06 | add full read/write() API, use edpt stream for printer class | hathach |
| 2026-03-06 | update printer class: enhance descriptors, buffer sizes, and callbacks | hathach |
| 2026-03-06 | Merge branch 'refs/heads/master' into fork/remiberthoz/device-class-printer | hathach |
| 2026-03-06 | Merge pull request #3528 from hathach/improve-iar-warnings | Ha Thach |
| 2026-03-05 | add IAR warning flags to cmake build and fix them | hathach |
| 2026-03-05 | ci_hs: add deinit support | Zixun LI |
| 2026-03-05 | Merge pull request #3378 from hathach/dwc2_deinit | Ha Thach |
| 2026-03-05 | improve threadx support, add multi ROTS support for board_test and msc_dual_lun | hathach |
| 2026-03-05 | improve threadx support, add multi ROTS support for board_test and msc_dual_lun | hathach |
| 2026-03-04 | replace board_millis() with tusb_time_millis_api() in dynamic_switch example | hathach |
| 2026-03-04 | Merge branch 'master' into dwc2_deinit | hathach |
| 2026-02-28 | replace board_millis() with tusb_time_millis_api() | hathach |
| 2026-02-27 | Merge remote-tracking branch 'tinyusb/master' into dwc2_deinit | HiFiPhile |
| 2026-02-27 | Add a dynamic switch example | HiFiPhile |
| 2026-02-10 | Merge branch 'refs/heads/master' into copilot/improve-build-steps-rp2040-esp32 | hathach |
| 2026-01-19 | example: update comment on CDC EP size | Zixun LI |
| 2026-01-14 | Merge 'upstream/master' into device-class-printer | Rémi Berthoz |
| 2026-01-14 | Merge remote-tracking branch 'tinyusb/master' into bsp_h7_tm4c | Zixun LI |
| 2026-01-14 | bsp: add TI EK-TM4C1294XL | HiFiPhile |
| 2026-01-12 | Merge branch 'refs/heads/master' into mtp_zlp | hathach |
| 2026-01-08 | Fix typo in printer_to_hid example | Rémi Berthoz |
| 2026-01-08 | host device info print no serial as 0 instead of n/a | hathach |
| 2026-01-07 | printer device: replace [[maybe_unused]] with (void) | Rémi Berthoz |
| 2026-01-07 | Adjust printer device class to 0.20.0 and fix compilation warnings | Rémi Berthoz |
| 2026-01-04 | Implement Printer Device Class | Rémi Berthoz |
| 2025-12-29 | example/mtp: fix root parent id | HiFiPhile |
| 2025-12-20 | Added tud_vendor_write_clear() which forcefully clears TX buffer | James Smith |
| 2025-12-19 | clean up cmake, remove family_get_project_name() | hathach |
| 2025-12-16 | Merge remote-tracking branch 'tinyusb/master' into support-nxp-rw612 | HiFiPhile |
| 2025-12-16 | Merge remote-tracking branch 'tinyusb/master' into support-nxp-rw612 | Zixun LI |
| 2025-12-16 | fix riscv toolchain | Zixun LI |
| 2025-12-16 | example: with FreeRTOS: skip hpmicro | Zhihong Chen |
| 2025-12-16 | example: host: support hpmicro family | Zhihong Chen |
| 2025-12-16 | update risc-v march for gcc and clang toolchains | Zhihong Chen |
| 2025-12-15 | minor clean up | hathach |
| 2025-12-14 | bsp: nxp: add support for RW612 (FRDM-RW612) | gab-k |
| 2025-12-13 | Merge branch 'refs/heads/master' into hcd_fsdev | hathach |
| 2025-12-10 | update metrics to support bloaty csv | hathach |
| 2025-12-09 | update metrics to support bloaty | hathach |
| 2025-12-04 | fine tune ci to build more with circleci (#3386) | Ha Thach |
| 2025-12-03 | upload metrics.json and aggregate code metrics, post metrics comment | hathach |
| 2025-12-03 | upload metrics.json, test ci | hathach |
| 2025-12-02 | adding metrics for computing average compiled size | hathach |
| 2025-12-02 | Merge remote-tracking branch 'tinyusb/master' into hcd_fsdev | Zixun LI |