summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-05clamped copied length to nHiFiPhile
2026-07-05fix sizeof(nth16_t) typoHiFiPhile
2026-07-05fix ciHiFiPhile
2026-07-05Fix USBTMC notification endpoint claimaineoae86-sys
2026-07-05Fix usbd empty builtin driver warningaineoae86-sys
2026-07-04advance acm_open descriptor walk by fixed struct sizesJavid Khan
2026-07-03add ncm receive-path fuzz harness with out-of-bounds seedJavid Khan
2026-07-03guard acm_open endpoint reads against short bLength descriptorsJavid Khan
2026-07-03Merge pull request #3748 from mikeysklar/fix-max3421-oscok-hangHa Thach
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