summaryrefslogtreecommitdiff
path: root/docs/info/changelog.rst
AgeCommit message (Collapse)Author
2026-06-29Bump version to 0.21.0; rework changelog, contributors, and docshathach
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]>
2025-11-21edpt stream support xfer_fifo for device CFG_TUD_EDPT_DEDICATED_HWFIFOhathach
cdc device omit ep buffer when hwfifo is supported
2025-11-20update changelog.rsthathach
2025-11-19Bump version to 0.20.0hathach
2025-11-11update dochathach
2025-10-04update docshathach
2025-10-03update docshathach
2025-10-03update for release 0.19.0hathach
2025-03-07refactor: Fix inline literal and code blocks in .rst documentsDarian Leung
- Added missing inline literals (double backticks) to any reference of symbol names and macros - Added language specifier to "code-block" directives to enable syntax highlighting when rendered.
2024-12-27embed metadata to family.c and board.h to generate supported boards dochathach
2024-12-25update doc, bump up release 0.18.0hathach
revert OPT_MCU_RAXXX value back to 1403
2024-09-13prepare for 0.17.0 releasehathach
2024-05-24increase version as pre-releases, still need more clean up before actual relesaehathach
2023-11-24update changelog for 0.16.0hathach
2023-05-10more doc build fixhathach
2023-03-17fix trailing space and new linehathach
temporarily disable codespell
2023-02-10fix typohathach
2023-02-10update version to 0.15.0hathach
add changelog
2022-12-04Fix typosBastien Nocera
2022-08-23try to fix release body in tinyusb_src (not tested)hathach
2022-08-19more docs updatehathach
2022-02-23increase version, update doc for releasehathach
2021-10-19update changeloghathach
2021-10-13update changelog and increase version for 0.12.0hathach
2021-08-30changelog0.11.0hathach
2021-08-30Update changelog.rstHa Thach
2021-08-30increase version and update changeloghathach
2021-07-30changelog: move from root to docs subdirectoryperigoso
Signed-off-by: perigoso <[email protected]>