| Age | Commit message (Expand) | Author |
| 2026-05-03 | Merge branch 'master' into copilot/upgrade-net-lwip-webserver-descriptors | Zixun LI |
| 2026-04-28 | fix warning, change hil jlink for feather nrf52840 | hathach |
| 2026-04-26 | max32 change bulk endpoint to EP8,9 (2KB FIFO) and Audio ISO to EP10, 11 (4KB... | hathach |
| 2026-04-26 | shrink cdc_msc_throughput MSC buffer for FS targets | hathach |
| 2026-04-26 | skip cdc_msc_throughput on small-RAM MCUs | hathach |
| 2026-04-26 | gate lwIP throughput tuning + iperf on MCU SRAM tier | hathach |
| 2026-04-25 | Merge branch 'master' into musb-followup-3594 | hathach |
| 2026-04-24 | Merge pull request #3597 from canokeys/big-endian-for-setup-packets | Zixun LI |
| 2026-04-23 | add cdc msc throughput example | hathach |
| 2026-04-23 | Merge upstream master into net descriptor-based ep_size branch | copilot-swe-agent[bot] |
| 2026-04-23 | reduce memory, focus on keep iperf speed | hathach |
| 2026-04-23 | tweak lwip config to get better iperf throughput | hathach |
| 2026-04-22 | musb implement double buffer for tx | hathach |
| 2026-04-21 | replace `TUD_ENDPOINT_ONE_DIRECTION_ONLY` with `CFG_TUD_ENDPOINT_ONE_DIRECTIO... | hathach |
| 2026-04-20 | add test for net_lwip_webserver with iperf throughput validation | hathach |
| 2026-04-17 | remove duplicated tu_le16toh since we have converted the endian when setup. | Fan DANG |
| 2026-04-14 | get freertos working with rp2040 | hathach |
| 2026-04-06 | remove IAR toolchain support from make build system | hathach |
| 2026-03-27 | Merge pull request #3570 from IntegraSources/mtp-changes | Zixun LI |
| 2026-03-25 | mtp: add sending mtp response if MTP_RESP_OPERATION_NOT_SUPPORTED | stepan chepushtanov |
| 2026-03-22 | examples/net_lwip_webserver: fix other_speed_config to use TUSB_DESC_OTHER_SP... | copilot-swe-agent[bot] |
| 2026-03-22 | net: upgrade net_lwip_webserver to separate FS/HS descriptors and add bInterv... | copilot-swe-agent[bot] |
| 2026-03-18 | fix hid_generic_inout for TUD_ENDPOINT_ONE_DIRECTION_ONLY MCUs | hathach |
| 2026-03-13 | actual build make/cmake for ft9xx | hathach |
| 2026-03-13 | add support for CH32F20X MCU and update board configuration | hathach |
| 2026-03-12 | fix example | Zixun LI |
| 2026-03-12 | Merge branch 'master' into ncm_restart | Zixun LI |
| 2026-03-12 | refactor(vendor/cdc): add CFG_TUD_CDC_RX_NEED_ZLP and CFG_TUD_VENDOR_RX_NEED_ZLP | hathach |
| 2026-03-12 | refactor(config): separate endpoint buffer sizes into RX and TX definitions f... | hathach |
| 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-05 | add IAR warning flags to cmake build and fix them | hathach |
| 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-01 | Merge remote-tracking branch 'tinyusb/master' into ncm_restart | HiFiPhile |
| 2026-02-28 | replace board_millis() with tusb_time_millis_api() | hathach |
| 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-08 | Fix typo in printer_to_hid example | Rémi Berthoz |
| 2026-01-07 | printer device: replace [[maybe_unused]] with (void) | Rémi Berthoz |