mirror of
https://github.com/hathach/tinyusb.git
synced 2026-08-18 11:02:16 +00:00
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) <noreply@anthropic.com>
24 lines
506 B
YAML
24 lines
506 B
YAML
repo.name: tinyusb
|
|
repo.versions:
|
|
"0.0.0": "master"
|
|
"0.5.0": "0.5.0"
|
|
"0.6.0": "0.6.0"
|
|
"0.7.0": "0.7.0"
|
|
"0.8.0": "0.8.0"
|
|
"0.9.0": "0.9.0"
|
|
"0.10.0": "0.10.0"
|
|
"0.10.1": "0.10.1"
|
|
"0.11.0": "0.11.0"
|
|
"0.12.0": "0.12.0"
|
|
"0.13.0": "0.13.0"
|
|
"0.14.0": "0.14.0"
|
|
"0.15.0": "0.15.0"
|
|
"0.16.0": "0.16.0"
|
|
"0.17.0": "0.17.0"
|
|
"0.18.0": "0.18.0"
|
|
"0.19.0": "0.19.0"
|
|
"0.20.0": "0.20.0"
|
|
"0.21.0": "0.21.0"
|
|
"0-latest": "0.21.0"
|
|
"0-dev": "0.0.0"
|