doc: sane outline for docs and how to build the firmware.

This commit is contained in:
2024-11-21 18:31:51 -06:00
parent 613d5880e0
commit c67490c216
2 changed files with 34 additions and 0 deletions

View File

@@ -13,6 +13,8 @@ indent_style = space
indent_size = 2
[*.md]
indent_style = space
indent_size = 2
max_line_length = 80
[makefile]