summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
24 hourshil: express a board's always-on defines as a variant, dropping build.argshathach
26 hoursci: fix nine ways the selection under-selected or mismatchedhathach
27 hoursci: scope the build matrix and the HIL run to what a PR affectshathach
27 hoursget_deps: correct two family tokens that matched nothinghathach
27 hoursvendor: remove the obsolete host vendor driverhathach
38 hoursdocs: add hardware-in-the-loop rig referencehathach
4 daystest/hil, ci: contain a wedged USB stack instead of stranding the runnerhathach
2026-07-28docs: add the unified OpenOCD plan, note worktree dep symlinkshathach
2026-07-25Enable APM32F0 dependency fetching and CIJie Feng
2026-07-19add py32f0 supportJie Feng
2026-07-18docs, udev: address Copilot review nits on PR #3775hathach
2026-07-17skill: add usb-sniffer — wire-level capture with the ataradov hardware taphathach
2026-07-15dwc2: fix EP0 OUT dcache invalidate range; run usbtest on espressif s3/p4 and...hathach
2026-07-14test/hil: usbtest fleet enablement, shuffled scheduling, unique PIDshathach
2026-06-30docs: convert changelog release notes from RST to Markdown (#3746)0.21.0Ha Thach
2026-06-30docs: move changelog to docs/changelog, drop the docs/info folderhathach
2026-06-30build.py: keep only raspberry_pi_pico in rp2040 ci_preferred_boardshathach
2026-06-30build.py: prefer pico/pico2 for rp2040 CI; skill: drop one-time 0.20.0 backfi...hathach
2026-06-30Fix code-review findings (changelog rendering, release skill, sidebar)hathach
2026-06-29Bump version to 0.21.0; rework changelog, contributors, and docshathach
2026-06-29Merge pull request #3743 from hathach/claude/build-doc-skillHa Thach
2026-06-29docs: add build-doc tooling and a README for every examplehathach
2026-06-27bsp/stm32h5: fix uart definitionHiFiPhile
2026-06-22Merge remote-tracking branch 'origin/master' into add-ch58x-usbfshathach
2026-06-22hw/bsp+wch: rename the CH58x family to ch583 and OPT_MCU_CH58X to OPT_MCU_CH583hathach
2026-06-20hw/mcu/wch: rename ch58x SDK dir to ch583 to match the openwch repohathach
2026-06-18ci(metrics): collapse Average Code Size Metrics table when no basehathach
2026-06-18Merge remote-tracking branch 'origin/master' into add-ch58x-usbfshathach
2026-06-13ci(metrics): collapse <1% size changes in Size Difference Reporthathach
2026-06-11Merge remote-tracking branch 'origin/master' into stm32c5hathach
2026-06-11Fix stm32f723disco host/cdc_msc_hid HIL: UART RX starvation + DWC2 DMA split-...Ha Thach
2026-06-11HIL: replace build.flags_on with named build variants (#3687)Ha Thach
2026-06-08ci: demote Average Code Size Metrics title to h2hathach
2026-06-08ci: demote sticky-comment report headings to h2; rename HIL reporthathach
2026-06-08presets,hil: keep Ninja Multi-Config; make HIL find its outputhathach
2026-06-08tools/gen_presets: build into cmake-build-<board> with single-config Ninjahathach
2026-05-10add stm32c5 supportHiFiPHile
2026-04-29metrics_compare_base: use git worktree add --detachhathach
2026-04-29metrics_compare_base: catch TimeoutExpired; fix code-size skill docshathach
2026-04-29Improve remote execution in `hil_ci.sh`hathach
2026-04-29Add `code-size` skill and integrate `metrics_compare_base.py` toolhathach
2026-04-14get freertos working with rp2040hathach
2026-04-02update FatFS to R0.16 via abbrev/fatfs dependencyhathach
2026-04-01reduce code size, use state to replace active + pendinghathach
2026-03-18ch58x: fix MCU macro naming and add get_deps/boards entriesalt-0191
2026-03-14update rx65n_target: correct pin configuration and remove unused USB interrup...hathach
2026-03-13actual build make/cmake for ft9xxhathach
2026-03-13rename and migrate kinetis_k32l to new mcux-deviceshathach
2026-03-11migrate imxrt to use new mcux-devices-rthathach
2026-03-10Merge pull request #3530 from hathach/hcd_ip3516Ha Thach