summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-30docs: convert changelog release notes from RST to Markdown (#3746)0.21.0Ha Thach
2026-06-30Merge pull request #3747 from hathach/claude/claude-review-allowtoolsHa Thach
2026-06-30ci(claude-review): allowlist Write too (review writes a helper script)hathach
2026-06-30ci(claude-review): trim allowlist to Bash (the only gated tool)hathach
2026-06-30ci(claude-review): allowlist the tools /code-review needshathach
2026-06-30Merge pull request #3745 from hathach/claude/release-0.21.0Ha Thach
2026-06-30make-release skill: tighten to commands + essential judgmenthathach
2026-06-30docs: move changelog to docs/changelog, drop the docs/info folderhathach
2026-06-30docs: keep the changelog page last in the toctree (maintainers before it)hathach
2026-06-30Revert MAINTAINERS to .rst and add it to the docs buildhathach
2026-06-30Convert MAINTAINERS.rst to Markdown (MAINTAINERS.md)hathach
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-30make-release skill: document code-size compare vs previous releasehathach
2026-06-30README: use stm32_fsdev (not bare fsdev) for the AT32 row, for consistencyhathach
2026-06-30Fix code-review findings (changelog rendering, release skill, sidebar)hathach
2026-06-30Address Codex review: release skill + furo requirementhathach
2026-06-30Keep merged CH583/2 + CH32V103 row (same ISO data loss issue)hathach
2026-06-30Address Copilot review; move release process into the make-release skillhathach
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: address Copilot review on the example READMEshathach
2026-06-29docs: add build-doc tooling and a README for every examplehathach
2026-06-29Merge pull request #3735 from hathach/claude/hil-ch32v103r-throughputHa Thach
2026-06-27Merge pull request #3731 from zjzhang-cn/fix/dwc2-hcd-ls-hfirZixun LI
2026-06-27Merge pull request #3737 from grunzasr/Add_NUCLEO_H533REZixun LI
2026-06-27bsp/stm32h5: fix linkerHiFiPhile
2026-06-27bsp/stm32h5: fix uart definitionHiFiPhile
2026-06-27refresh presetsHiFiPhile
2026-06-26Added NUCLEO_H533RE so this board can be used out-of-the-boxgrunzasr
2026-06-26Added files by copying and modifying files from stm32h503nucleo direcotry to ...Steven Grunza
2026-06-26test/hil: enable cdc_msc_throughput on ch32v103r_r1_1v0hathach
2026-06-26Merge branch 'hathach:master' into fix/dwc2-hcd-ls-hfir代码人生
2026-06-25hcd/dwc2: update wording on hfirHiFiPhile
2026-06-25Merge pull request #3616 from michaelajax/fix-stm32-usbcZixun LI
2026-06-25Merge pull request #3730 from dxbjavid/msc-scsi-cb-bufsize-capZixun LI
2026-06-25fix(dwc2_hcd): correct HFIR for Low-Speed devices via internal FS PHYZhang, Zhenjiang
2026-06-24skip cable-plug trafficHiFiPhile
2026-06-24skip pdo request if no suitable voltageHiFiPhile
2026-06-24apply review suggestionsHiFiPhile
2026-06-24fix ciHiFiPhile
2026-06-24typec: add tuc_connect/tuc_disconnect apiHiFiPhile
2026-06-24typec: add stm32u5 supportHiFiPhile
2026-06-24cap tud_msc_scsi_cb bufsize to endpoint buffer sizedxbjavid
2026-06-24Merge pull request #3729 from hathach/claude/usbmon-skill-and-hil-fail-countHa Thach
2026-06-24test/hil: show pass/fail/skip counts above the HIL report tablehathach
2026-06-24docs: add usbmon skill for capturing/debugging USB bus traffichathach
2026-06-24Merge pull request #3648 from hathach/ch32_fsdevHa Thach
2026-06-23Merge remote-tracking branch 'tinyusb/master' into fix-stm32-usbcHiFiPhile
2026-06-23Merge pull request #3698 from dxbjavid/hid-report-desc-boundsZixun LI