summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-03Merge pull request #3751 from cuolm/masterZixun LI
2026-07-03fix HID_STACK_SIZE typoHiFiPhile
2026-07-03fix: correct video stack macro typo in video capture examplescuolm
2026-07-03Merge pull request #3742 from Old-Ding/fix/rtthread-msc-inquiry-boundsZixun LI
2026-07-03Merge pull request #3660 from andrewleech/cdch-on-enum-idx-guardZixun LI
2026-07-02bound cdc-data endpoints against descriptor length in acm_openJavid Khan
2026-07-02license: use SPDX identifiers for src/ headers (#3749)Ha Thach
2026-07-01hcd(max3421): improve CHIPRES reset logic and refine oscillator stabilization...hathach
2026-07-01max3421: prevent USB host hang at startupMikey Sklar
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-28example(midi2): update example to demonstrate multiple fbSaulo Veríssimo
2026-06-28feat(midi2): derive function blocks from the GTB descriptorSaulo Veríssimo
2026-06-28Fix RT-Thread MSC inquiry string boundsOld-Ding
2026-06-27bound ndp16 wLength against received ntb in recv_validate_datagramJavid Khan
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