summaryrefslogtreecommitdiff
path: root/docs/contributing/porting.rst
AgeCommit message (Collapse)Author
2025-11-11update dochathach
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.
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.
2022-12-04Fix typosBastien Nocera
2021-07-30docs: port porting doc to rstperigoso
Signed-off-by: perigoso <[email protected]>