Commit Graph

33 Commits

Author SHA1 Message Date
c9b623aa63 edpt stream support xfer_fifo for device CFG_TUD_EDPT_DEDICATED_HWFIFO
cdc device omit ep buffer when hwfifo is supported
2025-11-21 17:02:56 +07:00
551520ddb8 update changelog.rst 2025-11-20 00:09:39 +07:00
f6a77b87f0 Bump version to 0.20.0 2025-11-19 23:23:49 +07:00
a1ae5b20cc update doc 2025-11-11 10:53:39 +07:00
8d7e8a11f6 update docs 2025-10-04 12:19:51 +07:00
8832d22df9 update docs 2025-10-03 22:13:59 +07:00
b18a8fbcd5 update for release 0.19.0 2025-10-03 22:12:11 +07:00
8f288e96a8 refactor: Fix inline literal and code blocks in .rst documents
- 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-07 21:21:33 +08:00
5342f1255a fix: Turn various .rst files from symbolic links to proper files
"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.
2025-03-07 21:19:58 +08:00
de38e53271 update docs, remove uses.rst, structure.rst. Refactor docs, use README.rst for docs index.rst 2024-12-27 17:48:45 +07:00
6a36c74b10 embed metadata to family.c and board.h to generate supported boards doc 2024-12-27 09:11:09 +07:00
ab9472f584 update doc, bump up release 0.18.0
revert OPT_MCU_RAXXX value back to 1403
2024-12-25 12:23:56 +07:00
115b1bb71e prepare for 0.17.0 release 2024-09-13 23:23:37 +07:00
3175aaa0eb increase version as pre-releases, still need more clean up before actual relesae 2024-05-24 20:17:53 +07:00
e5588697d5 update changelog for 0.16.0 2023-11-24 23:11:35 +07:00
4b59cb9a20 Fix documentation symlinks
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-07-10 12:12:26 +02:00
eaa159c0a6 more doc build fix 2023-05-10 15:52:33 +07:00
3623ba1884 fix trailing space and new line
temporarily disable codespell
2023-03-17 16:12:49 +07:00
cf162e2c54 fix typo 2023-02-10 13:03:43 +07:00
7e48da5b44 update version to 0.15.0
add changelog
2023-02-10 12:47:48 +07:00
6a2cf67289 Fix typos 2022-12-04 19:43:23 +07:00
660e8f50a7 try to fix release body in tinyusb_src (not tested) 2022-08-23 14:43:09 +07:00
961e83e083 more docs update 2022-08-19 17:14:53 +07:00
566e3abcea increase version, update doc for release 2022-02-23 11:55:57 +07:00
3485c82246 update changelog 2021-10-19 12:35:35 +07:00
5cfe293001 update changelog and increase version for 0.12.0 2021-10-13 17:32:34 +07:00
36dc25a22d changelog 2021-08-30 15:01:12 +07:00
e72d48ee29 Update changelog.rst 2021-08-30 13:40:01 +07:00
6fadf530e0 increase version and update changelog 2021-08-30 12:44:38 +07:00
8e791c118c docs: add info section index
Signed-off-by: perigoso <perigoso@riseup.net>
2021-07-30 12:46:30 +01:00
21e3fca4be docs: add list of projects that use Tusb
Signed-off-by: perigoso <perigoso@riseup.net>
2021-07-30 12:46:30 +01:00
ff3c01ecc2 docs: move contributors to info section
Signed-off-by: perigoso <perigoso@riseup.net>
2021-07-30 12:46:30 +01:00
1bbac1c818 changelog: move from root to docs subdirectory
Signed-off-by: perigoso <perigoso@riseup.net>
2021-07-30 12:46:30 +01:00