aboutsummaryrefslogtreecommitdiffstats
path: root/docs/drivers/serial.md
Commit message (Collapse)AuthorAgeFilesLines
* docs: fix misspellings (#25555)François Magimel2025-09-091-8/+8
| | | | | | | | * docs: fix misspellings * docs: do line breaks with HTML instead of spaces To remove trailing spaces and to avoid breaking things, line breaks can be done with the HTML br tag.
* [docs] Improve halconf/mcuconf code examples (#24597)Ryan2024-11-141-49/+65
|
* [docs] update serial.md (#24182)Ikko Eltociear Ashimine2024-07-231-1/+1
| | | capabilites -> capabilities
* [docs] Organize driver & feature docs into subfolders (#23848)Ryan2024-06-021-0/+397
Co-authored-by: Nick Brassel <nick@tzarc.org>