Commit Graph

12 Commits

Author SHA1 Message Date
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
090078542f update osal note 2023-04-28 11:34:12 +07:00
8c780a9564 Update porting.rst
Adds more in depth documentation of how tud_task does not need to be polled in implementations that use an RTOS / scheduler.
2023-04-14 17:07:33 -06:00
3623ba1884 fix trailing space and new line
temporarily disable codespell
2023-03-17 16:12:49 +07:00
43b255f413 more typos 2022-12-04 19:44:01 +07:00
6a2cf67289 Fix typos 2022-12-04 19:43:23 +07:00
ff3c01ecc2 docs: move contributors to info section
Signed-off-by: perigoso <perigoso@riseup.net>
2021-07-30 12:46:30 +01:00
a183e5a72b docs: add structure doc
Signed-off-by: perigoso <perigoso@riseup.net>
2021-07-30 12:46:30 +01:00
e2d05bff93 docs: add contributing section index
Signed-off-by: perigoso <perigoso@riseup.net>
2021-07-30 12:46:30 +01:00
f4f1e1f06f docs: port porting doc to rst
Signed-off-by: perigoso <perigoso@riseup.net>
2021-07-30 12:46:30 +01:00
d9518eb337 docs: symbolic link to code of conduct file for use in documentation
Signed-off-by: perigoso <perigoso@riseup.net>
2021-07-30 12:46:30 +01:00
c4c0c987e8 docs: symbolic link contributors file for use in documentation
Signed-off-by: perigoso <perigoso@riseup.net>
2021-07-30 12:46:30 +01:00