| Age | Commit message (Expand) | Author |
| 2025-07-24 | Add nanoch32v305 | Jie Feng |
| 2025-07-20 | fix typo | HiFiPhile |
| 2025-07-10 | Fix F4 BSP without UART_DEV. | HiFiPhile |
| 2025-07-09 | add option to pass symbol defines to ci build.py | hathach |
| 2025-07-09 | add board_vbus_set() for samd21/d51 to enable usb host vbus | hathach |
| 2025-07-09 | Merge branch 'refs/heads/master' into fork/ChrisDeadman/hcd-samd-support | hathach |
| 2025-07-08 | Merge remote-tracking branch 'origin/master' into xfer_isr | hathach |
| 2025-07-07 | Merge pull request #2963 from HiFiPhile/stm32_cache | Ha Thach |
| 2025-07-07 | change CFG_TUSB_MEM_DCACHE_LINE_SIZE_DEFAULT (not defined) to 1 | hathach |
| 2025-07-07 | support at32 mcu | zhiqiang |
| 2025-07-05 | always define CFG_TUH_WCH_USBIP_USBFS=1 for ch32v20x since only port1 support... | hathach |
| 2025-07-04 | Revise DCache with RTT section | HiFiPhile |
| 2025-07-04 | Merge branch 'refs/heads/master' into fork/verylowfreq/pr-ch32v-usbfs-host | hathach |
| 2025-07-03 | fix build with clang | hathach |
| 2025-07-03 | Merge branch 'master' into fork/HiFiPhile/stm32_cache | hathach |
| 2025-07-02 | update board_test always output to uart regardless of LOGGER option | hathach |
| 2025-07-02 | remove make wrapper for rp2040/espressif | hathach |
| 2025-07-02 | update example | hathach |
| 2025-07-02 | update esp build, replace TUSB_MCU_VENDOR_ESPRESSIF by ESP_PLATFORM | hathach |
| 2025-07-02 | add doc for building examples with cmake build system | hathach |
| 2025-07-02 | remove legacy DEPS_SUBMODULES in make | hathach |
| 2025-06-14 | bsp: fix NUCLEO-H7S3L8 button | HiFiPhile |
| 2025-06-13 | hw/h7rs: Update linker to put RTT in DTCM | HiFiPhile |
| 2025-06-13 | hw/h7rs: Enable D-Cache in BSP | HiFiPhile |
| 2025-06-12 | Merge pull request #3137 from HiFiPhile/uac_simplify | Ha Thach |
| 2025-06-12 | ci skip clang/iar build for stm32n6 | hathach |
| 2025-06-12 | fix cmake build | hathach |
| 2025-06-12 | Merge branch 'master' into fork/james-advatek/stm32n657nucleo | hathach |
| 2025-06-11 | fix linker issue with clang | hathach |
| 2025-06-11 | Merge branch 'master' into fork/HiFiPhile/h7rs | hathach |
| 2025-06-11 | add make build for maxim | hathach |
| 2025-06-10 | merge all maxim (32650, 32666, 32690, 78002) family into common bsp/maxim. On... | hathach |
| 2025-06-04 | fix: allow FreeRTOS examples to compile | James Sandison |
| 2025-06-04 | chore: delete accidentally commited submodules | James Sandison |
| 2025-06-04 | chore: whitespace fix | James Sandison |
| 2025-06-04 | chore: add newline to EOF | James Sandison |
| 2025-06-04 | chore: squash previous commits from other branches | James Sandison |
| 2025-05-29 | Fix wrong SysTick clock on NUCLEO-C071RB | HiFiPhile |
| 2025-05-21 | add usbh_spin_lock/unlock() use spinlock instead of atomic flag for hcd max3421 | hathach |
| 2025-05-16 | Merge pull request #3103 from wavenumber-eng/mcxa156__sdk216 | Ha Thach |
| 2025-05-15 | Merge branch 'master' into h7rs | HiFiPhile |
| 2025-05-14 | update stm32wb linker to match new startup | hathach |
| 2025-04-29 | fix pre-commmit | hathach |
| 2025-04-28 | - spelling fixes to pass ci | Eli Hughes |
| 2025-04-27 | Added initial support for FRDM-MCXA156 and fixed up a crash with MCXN947 | Eli Hughes |
| 2025-04-18 | minor ci update | hathach |
| 2025-04-18 | enum For string descriptor (langid, manufacturer product, serila): always get... | hathach |
| 2025-04-17 | - hil test max retry = 3 | hathach |
| 2025-04-17 | - run arm-iar using github action | hathach |
| 2025-04-17 | fix iar make build with stm32 l0, f2, f3, u5, wb | hathach |