| Age | Commit message (Expand) | Author |
| 2026-05-03 | Merge branch 'master' into copilot/upgrade-net-lwip-webserver-descriptors | Zixun LI |
| 2026-04-26 | gate lwIP throughput tuning + iperf on MCU SRAM tier | 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-06 | remove IAR toolchain support from make build system | hathach |
| 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-12 | fix example | Zixun LI |
| 2026-03-12 | Merge branch 'master' into ncm_restart | Zixun LI |
| 2026-03-05 | add IAR warning flags to cmake build and fix them | hathach |
| 2026-02-28 | replace board_millis() with tusb_time_millis_api() | hathach |
| 2025-12-28 | example/net: add led blink task | HiFiPhile |
| 2025-12-19 | clean up cmake, remove family_get_project_name() | hathach |
| 2025-11-12 | migrate cdc device to use edpt stream API | hathach |
| 2025-11-08 | fix more alerts | hathach |
| 2025-11-07 | fix more alerts found by pvs-studio | hathach |
| 2025-11-04 | Fixed more alert found by PVS-Studio | hathach |
| 2025-10-28 | fix Identifiers that start with '__' or '_[A-Z]' are reserved. | hathach |
| 2025-10-28 | fix descriptor warning when shifting zero | hathach |
| 2025-10-24 | fix several warnings | hathach |
| 2025-10-15 | fix more warnings | hathach |
| 2025-10-15 | refactor all nuc to family | hathach |
| 2025-10-15 | merge samd2x and saml2x bsp, add OPT_MCU_SAML2X to replace OPT_MCU_SAML21 & O... | hathach |
| 2025-10-14 | more make refactor | hathach |
| 2025-10-14 | improve cmake warning flags, fix various warnings in examples | hathach |
| 2025-10-14 | move make.mk to hw/bsp/family_support.mk | hathach |
| 2025-09-17 | Fix board_init_after_tusb | HiFiPhile |
| 2025-08-01 | add at32 to README.rst, rename at32 board to lower case, correct name to matc... | hathach |
| 2025-07-31 | add ci build for all at32, use linker and startup from mcu cmsis instead of l... | hathach |
| 2025-07-02 | remove legacy DEPS_SUBMODULES in make | hathach |
| 2025-06-12 | Merge branch 'master' into fork/james-advatek/stm32n657nucleo | hathach |
| 2025-06-11 | Merge branch 'master' into fork/HiFiPhile/h7rs | hathach |
| 2025-06-04 | chore: squash previous commits from other branches | James Sandison |
| 2025-05-29 | examples/device/net_lwip_webserver: Simplify example code. | Andrew Leech |
| 2025-05-29 | Add USB NCM link state control support | Andrew Leech |
| 2025-04-13 | Skip net_lwip_webserver, too big for h7rs | HiFiPhile |
| 2025-02-09 | Add CMake presets. | HiFiPhile |
| 2025-01-21 | bump up cmake min to 3.20 | hathach |
| 2024-11-28 | Merge branch 'master' into fork/HiFiPhile/lwip_fix | hathach |
| 2024-10-15 | Add comment to BOS descriptor. | HiFiPhile |
| 2024-10-14 | change the tusb_rhport_init_t struct, exclude the rhport to make API more con... | hathach |
| 2024-10-11 | change tusb_init(), tusb_rhport_init() to use init struct for expandability | hathach |
| 2024-10-10 | add new tusb_int_handler(rhport, in_isr) as common irq handler | hathach |
| 2024-10-05 | Add MSOS 2.0 descriptor to auto load NCM driver on Windows. | HiFiPhile |
| 2024-10-05 | service_traffic: Don't call pbuf_free when ethernet_input is Ok | Stéphane Lenclud |
| 2024-09-30 | skip some examples for mcxa15 | hathach |