summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorhathach <[email protected]>2026-06-29 23:38:01 +0700
committerhathach <[email protected]>2026-06-29 23:38:01 +0700
commitc887bd907c6ca5d06c8db69039b2811079f7731c (patch)
tree3c09c32054da1d7195e8265467e0ed2538a0da41 /README.rst
parent40f4c12c6be504031d2e2808f191134739206b5e (diff)
Bump version to 0.21.0; rework changelog, contributors, and docs
Release: - Bump version to 0.21.0 and regenerate tusb_option.h, library.json, repository.yml, sonar-project.properties, boards.rst, dependencies.rst - Add 0.21.0 release notes and split the changelog into per-release files under docs/info/changelog/ (date out of title, driver/class groups as sub-headings, DCD & HCD section after Device/Host stacks) Contributors: - Credit each release's PR authors in a Contributors section - Drop the curated contributors page; add MAINTAINERS.rst Docs: - Update Code of Conduct to Contributor Covenant 3.0 (keep it in the repo, remove it from the built docs) - Sidebar: add a home entry, rename the group to "Documentation", move Changelog into it, add a GitHub Sponsor button, merge external links, rename FAQ; hide the inline toctree on the landing page - Add the make-release skill and update the AGENTS.md release process Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst7
1 files changed, 2 insertions, 5 deletions
diff --git a/README.rst b/README.rst
index ea71e1adc..e4258dc17 100644
--- a/README.rst
+++ b/README.rst
@@ -311,9 +311,7 @@ Supported CPUs
| +-----------------------------+--------+------+-----------+------------------------+--------------------+
| | CH32V305, CH32V307 | 🟡 | | ✅ | ch32_usbfs/hs | ISO data loss [2]_ |
| +-----------------------------+--------+------+-----------+------------------------+--------------------+
-| | CH32V103 | 🟡 | | ❌ | ch32_usbfs | ISO data loss [2]_ |
-| +-----------------------------+--------+------+-----------+------------------------+--------------------+
-| | CH583, CH582 | 🟡 | | ❌ | ch32_usbfs | Device only |
+| | CH583/2, CH32V103 | 🟡 | | ❌ | ch32_usbfs | ISO data loss [2]_ |
+--------------+-----------------------------+--------+------+-----------+------------------------+--------------------+
Table Legend
@@ -357,8 +355,7 @@ The following tools are provided freely to support the development of the TinyUS
:target: https://github.com/sponsors/hathach
-.. _Changelog: docs/info/changelog.rst
-.. _Contributors: CONTRIBUTORS.rst
+.. _Changelog: docs/info/changelog/index.rst
.. _Getting Started: docs/getting_started.rst
.. _Supported Boards: docs/reference/boards.rst
.. _Dependencies: docs/reference/dependencies.rst