-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
adds analog pins to the datasheet
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule tt
updated
17 files
+0 −19 | docs/doc_header.md | |
+19 −0 | docs/doc_header.md.mustache | |
+0 −24 | docs/doc_template.md | |
+29 −0 | docs/doc_template.md.mustache | |
+4 −4 | docs/hugo_index_template.md.mustache | |
+0 −34 | docs/hugo_template.md | |
+39 −0 | docs/hugo_template.md.mustache | |
+0 −20 | docs/project_preview.md | |
+25 −0 | docs/project_preview.md.mustache | |
+0 −6 | docs/shuttle_index_header.md | |
+6 −0 | docs/shuttle_index_header.md.mustache | |
+85 −29 | documentation.py | |
+19 −9 | markdown_utils.py | |
+26 −5 | project.py | |
+1 −0 | requirements.txt | |
+2 −2 | shuttle.py | |
+1 −1 | shuttle_index.py |