diff options
| author | hathach <[email protected]> | 2026-06-30 09:10:50 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2026-06-30 09:10:50 +0700 |
| commit | ce23b8d72e18398873d4e5deb8e38206218aea3d (patch) | |
| tree | 028dfa0abed206f514a591eb6e3352c8151b0fc5 /README.rst | |
| parent | c887bd907c6ca5d06c8db69039b2811079f7731c (diff) | |
Address Copilot review; move release process into the make-release skill
- README: restore the separate CH32V103 / CH583,CH582 rows in the Supported
CPUs table — the merged row wrongly applied "ISO data loss [2]" to CH583/2
- Fix typos in historical changelog entries (santiy, Venndor, dynamnic, bagde,
masstorage, techinical, walkaround, "Update Update") flagged by Copilot
- Replace the AGENTS.md Release section with a pointer to the make-release
skill; add a Finalize step (maintainer commit/tag/push + GitHub release) to
the skill so nothing is lost
Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/README.rst b/README.rst index e4258dc17..94c90158a 100644 --- a/README.rst +++ b/README.rst @@ -311,7 +311,9 @@ Supported CPUs | +-----------------------------+--------+------+-----------+------------------------+--------------------+ | | CH32V305, CH32V307 | 🟡 | | ✅ | ch32_usbfs/hs | ISO data loss [2]_ | | +-----------------------------+--------+------+-----------+------------------------+--------------------+ -| | CH583/2, CH32V103 | 🟡 | | ❌ | ch32_usbfs | ISO data loss [2]_ | +| | CH32V103 | 🟡 | | ❌ | ch32_usbfs | ISO data loss [2]_ | +| +-----------------------------+--------+------+-----------+------------------------+--------------------+ +| | CH583, CH582 | 🟡 | | ❌ | ch32_usbfs | Device only | +--------------+-----------------------------+--------+------+-----------+------------------------+--------------------+ Table Legend |
