| Age | Commit message (Expand) | Author |
| 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 |
| 2024-08-19 | rename TUD_ENDPOINT_EXCLUSIVE_NUMBER to TUD_ENDPOINT_ONE_DIRECTION_ONLY | hathach |
| 2024-08-17 | define and use TUD_ENDPOINT_EXCLUSIVE_NUMBER | hathach |
| 2024-08-14 | Merge branch 'refs/heads/master' into fork/BrentK-ADI/max32_port | hathach |
| 2024-07-18 | net_lwip_webserver: allow TINYUSB_LWIP_PATH to be defined by parent CMake file | Liam Fraser |
| 2024-07-01 | Add MAX78002 Support | Brent Kowal |
| 2024-06-28 | Initial Commit for MAX32 Support | Brent Kowal |
| 2024-06-14 | fix ci skip example for ch32v1 | hathach |
| 2024-05-16 | change default risv-gcc to riscv-none-elf- and add _zicsr extension | hathach |
| 2024-05-10 | More ci tweak (#2636) | Ha Thach |
| 2024-05-07 | Fix CI. | HiFiPhile |
| 2024-05-07 | Enable NCM + iperf for MCU with bigger RAM. | HiFiPhile |
| 2024-05-07 | Increase TCP_WND for better performance. | HiFiPhile |
| 2024-05-07 | Reformat net_lwip_webserver example. | HiFiPhile |
| 2024-04-28 | Merge remote-tracking branch 'upstream/master' into pr/2227 | HiFiPhile |
| 2023-11-29 | update esp32 to also be supported by hil test | hathach |
| 2023-11-23 | move make.mk and rules.mk to build_system/make | hathach |
| 2023-09-08 | ECM/RNDIS again selected for webserver example | Hardy Griech |
| 2023-08-31 | code review: add NCM options in example config | Hardy Griech |
| 2023-08-07 | Merge pull request #2151 from kilograham/rp2040_build_fixes | Ha Thach |
| 2023-08-04 | update all examples to use unique ID as serial if avaialble | hathach |
| 2023-08-04 | Merge branch 'master' into enhance-bsp | hathach |
| 2023-08-03 | rename hw/bsp/board.h to board_api.h | hathach |
| 2023-07-31 | enable USBMC for uno r4, add board_init_after_tusb() API | hathach |
| 2023-07-18 | Fix build issues when building for RP2040 from pico-examples/pico-sdk. | graham sanderson |
| 2023-06-27 | rework cmake with rtos support add RTOS to family_configure_device/host/dual_... | hathach |
| 2023-06-24 | fix missing replace | hathach |
| 2023-06-16 | fix build, update freertos config for cmake | hathach |
| 2023-06-02 | add IAR support for G0 with cmake | hathach |
| 2023-05-26 | fix build with net_lwip_webserver example | hathach |
| 2023-04-21 | build all freertos, not able to build net lwip due to lack of sio_open() | hathach |