| Age | Commit message (Expand) | Author |
| 2026-07-19 | add py32f0 support | Jie Feng |
| 2026-07-18 | docs, udev: address Copilot review nits on PR #3775 | hathach |
| 2026-07-17 | skill: add usb-sniffer — wire-level capture with the ataradov hardware tap | hathach |
| 2026-07-15 | dwc2: fix EP0 OUT dcache invalidate range; run usbtest on espressif s3/p4 and... | hathach |
| 2026-07-14 | test/hil: usbtest fleet enablement, shuffled scheduling, unique PIDs | hathach |
| 2026-06-30 | docs: convert changelog release notes from RST to Markdown (#3746)0.21.0 | Ha Thach |
| 2026-06-30 | docs: move changelog to docs/changelog, drop the docs/info folder | hathach |
| 2026-06-30 | build.py: keep only raspberry_pi_pico in rp2040 ci_preferred_boards | hathach |
| 2026-06-30 | build.py: prefer pico/pico2 for rp2040 CI; skill: drop one-time 0.20.0 backfi... | hathach |
| 2026-06-30 | Fix code-review findings (changelog rendering, release skill, sidebar) | hathach |
| 2026-06-29 | Bump version to 0.21.0; rework changelog, contributors, and docs | hathach |
| 2026-06-29 | Merge pull request #3743 from hathach/claude/build-doc-skill | Ha Thach |
| 2026-06-29 | docs: add build-doc tooling and a README for every example | hathach |
| 2026-06-27 | bsp/stm32h5: fix uart definition | HiFiPhile |
| 2026-06-22 | Merge remote-tracking branch 'origin/master' into add-ch58x-usbfs | hathach |
| 2026-06-22 | hw/bsp+wch: rename the CH58x family to ch583 and OPT_MCU_CH58X to OPT_MCU_CH583 | hathach |
| 2026-06-20 | hw/mcu/wch: rename ch58x SDK dir to ch583 to match the openwch repo | hathach |
| 2026-06-18 | ci(metrics): collapse Average Code Size Metrics table when no base | hathach |
| 2026-06-18 | Merge remote-tracking branch 'origin/master' into add-ch58x-usbfs | hathach |
| 2026-06-13 | ci(metrics): collapse <1% size changes in Size Difference Report | hathach |
| 2026-06-11 | Merge remote-tracking branch 'origin/master' into stm32c5 | hathach |
| 2026-06-11 | Fix stm32f723disco host/cdc_msc_hid HIL: UART RX starvation + DWC2 DMA split-... | Ha Thach |
| 2026-06-11 | HIL: replace build.flags_on with named build variants (#3687) | Ha Thach |
| 2026-06-08 | ci: demote Average Code Size Metrics title to h2 | hathach |
| 2026-06-08 | ci: demote sticky-comment report headings to h2; rename HIL report | hathach |
| 2026-06-08 | presets,hil: keep Ninja Multi-Config; make HIL find its output | hathach |
| 2026-06-08 | tools/gen_presets: build into cmake-build-<board> with single-config Ninja | hathach |
| 2026-05-10 | add stm32c5 support | HiFiPHile |
| 2026-04-29 | metrics_compare_base: use git worktree add --detach | hathach |
| 2026-04-29 | metrics_compare_base: catch TimeoutExpired; fix code-size skill docs | hathach |
| 2026-04-29 | Improve remote execution in `hil_ci.sh` | hathach |
| 2026-04-29 | Add `code-size` skill and integrate `metrics_compare_base.py` tool | hathach |
| 2026-04-14 | get freertos working with rp2040 | hathach |
| 2026-04-02 | update FatFS to R0.16 via abbrev/fatfs dependency | hathach |
| 2026-04-01 | reduce code size, use state to replace active + pending | hathach |
| 2026-03-18 | ch58x: fix MCU macro naming and add get_deps/boards entries | alt-0191 |
| 2026-03-14 | update rx65n_target: correct pin configuration and remove unused USB interrup... | hathach |
| 2026-03-13 | actual build make/cmake for ft9xx | hathach |
| 2026-03-13 | rename and migrate kinetis_k32l to new mcux-devices | hathach |
| 2026-03-11 | migrate imxrt to use new mcux-devices-rt | hathach |
| 2026-03-10 | Merge pull request #3530 from hathach/hcd_ip3516 | Ha Thach |
| 2026-03-06 | fix CI | HiFiPhile |
| 2026-03-06 | Merge remote-tracking branch 'tinyusb/master' into hcd_ip3516 | HiFiPhile |
| 2026-03-06 | Merge branch 'refs/heads/master' into fork/remiberthoz/device-class-printer | hathach |
| 2026-03-05 | improve threadx support, add multi ROTS support for board_test and msc_dual_lun | hathach |
| 2026-02-12 | refactor build scripts to support multiple build targets and improve argument... | hathach |
| 2026-02-11 | add build target argument to improve flexibility of build scripts and workflows | hathach |
| 2026-02-11 | update get_deps.py to adjust MCU families for samd2x_l2x | hathach |
| 2026-02-10 | add membrowse-upload target and use it in ci after build | hathach |
| 2026-02-10 | Merge pull request #3437 from hathach/copilot/improve-build-steps-rp2040-esp32 | Ha Thach |