summaryrefslogtreecommitdiff
path: root/docs/contributing
AgeCommit message (Collapse)Author
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-04-28update osal notehathach
2023-04-14Update porting.rstslc-tl
Adds more in depth documentation of how tud_task does not need to be polled in implementations that use an RTOS / scheduler.
2023-03-17fix trailing space and new linehathach
temporarily disable codespell
2022-12-04more typoshathach
2022-12-04Fix typosBastien Nocera
2021-07-30docs: move contributors to info sectionperigoso
Signed-off-by: perigoso <[email protected]>
2021-07-30docs: add structure docperigoso
Signed-off-by: perigoso <[email protected]>
2021-07-30docs: add contributing section indexperigoso
Signed-off-by: perigoso <[email protected]>
2021-07-30docs: port porting doc to rstperigoso
Signed-off-by: perigoso <[email protected]>
2021-07-30docs: symbolic link to code of conduct file for use in documentationperigoso
Signed-off-by: perigoso <[email protected]>
2021-07-30docs: symbolic link contributors file for use in documentationperigoso
Signed-off-by: perigoso <[email protected]>