summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2026-03-06fix CIHiFiPhile
2026-03-06Merge remote-tracking branch 'tinyusb/master' into hcd_ip3516HiFiPhile
2026-03-06Merge branch 'refs/heads/master' into fork/remiberthoz/device-class-printerhathach
2026-03-05improve threadx support, add multi ROTS support for board_test and msc_dual_lunhathach
2026-02-12refactor build scripts to support multiple build targets and improve argument...hathach
2026-02-11add build target argument to improve flexibility of build scripts and workflowshathach
2026-02-11update get_deps.py to adjust MCU families for samd2x_l2xhathach
2026-02-10add membrowse-upload target and use it in ci after buildhathach
2026-02-10Merge pull request #3437 from hathach/copilot/improve-build-steps-rp2040-esp32Ha Thach