summaryrefslogtreecommitdiff
path: root/docs/info
AgeCommit message (Collapse)Author
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.
2025-03-07fix: Turn various .rst files from symbolic links to proper filesDarian Leung
"code_of_conduct.rst" and "contributors.rst" both contain RST include directives, but their file types are symoblic links. This commit turns them into proper files.
2024-12-27update docs, remove uses.rst, structure.rst. Refactor docs, use README.rst ↵hathach
for docs index.rst
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-07-10Fix documentation symlinksSzymon Janc
There were typos in symlinks target names resulting in following warrning on checkout (at least in Mynewt newt tool): * Warning: stat mynewt/repos/tinyusb/docs/contributing/code_of_conduct.rst: no such file or directory * Warning: stat mynewt/repos/tinyusb/docs/info/contributors.rst: no such file or directory
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-30docs: add info section indexperigoso
Signed-off-by: perigoso <[email protected]>
2021-07-30docs: add list of projects that use Tusbperigoso
Signed-off-by: perigoso <[email protected]>
2021-07-30docs: move contributors to info sectionperigoso
Signed-off-by: perigoso <[email protected]>
2021-07-30changelog: move from root to docs subdirectoryperigoso
Signed-off-by: perigoso <[email protected]>