| Age | Commit message (Expand) | Author |
| 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 |
| 2025-04-17 | fix iar make build with wb and u5 | hathach |
| 2025-04-17 | ci add pico_w for native host test | hathach |
| 2025-04-16 | add TS3USB30 to test s3 host with slave/dma | hathach |
| 2025-04-15 | Merge pull request #3070 from HiFiPhile/bitfield | Ha Thach |
| 2025-04-14 | channge DWC2_CHANNEL_COUNT/DWC2_EP_COUNT to inline function | hathach |
| 2025-04-13 | Skip net_lwip_webserver, too big for h7rs | HiFiPhile |
| 2025-04-12 | Increase RTT buffer size | HiFiPhile |
| 2025-04-12 | Merge remote-tracking branch 'upstream/master' into h7rs | HiFiPhile |
| 2025-04-12 | Fix RTT buffer not detected. | HiFiPhile |
| 2025-04-12 | Fix swo logger case. | HiFiPhile |
| 2025-04-09 | build fix. | HiFiPhile |
| 2025-04-07 | Fix espressif build with presets. | HiFiPhile |
| 2025-04-06 | Merge pull request #3014 from deshipu/master | HiFiPhile |
| 2025-04-06 | Allow different port and mode for LED on ch32v boards | Radomir Dopieralski |
| 2025-03-26 | hcd/ehci: hcd_edpt_open() return false if ep is already opened. implement hcd... | hathach |
| 2025-03-26 | added mimxrt1064_evk to hil test pool | hathach |
| 2025-03-26 | imxrt: disable BOARD_ConfigMPU() since it cause issue with imxrt1060/64. Upda... | hathach |
| 2025-03-24 | Add SWO config. | HiFiPhile |
| 2025-03-24 | Implement ITM_SendChar(). | HiFiPhile |
| 2025-03-24 | Merge remote-tracking branch 'upstream/master' into h7rs | HiFiPhile |
| 2025-03-16 | Update ch32v20x family.cmake | verylowfreq |
| 2025-03-16 | Fix the condition related to CFG_TUH_WCH_USBIP_USBFS macro | verylowfreq |
| 2025-03-16 | Add ch32v20x usbfs hcd initial support. | verylowfreq |
| 2025-03-10 | fix(rp2040) set RTOS as cmake cache to fix pico-example build | hathach |
| 2025-03-09 | Merge pull request #1627 from atoktoto/midihost | Ha Thach |
| 2025-03-08 | Merge pull request #2990 from dauc/master | HiFiPhile |