Added electrical current usage to component specifications; Updated docs

This commit is contained in:
William Miceli
2021-02-22 20:34:16 -05:00
parent 10cbac5d30
commit 8c8fef3ec3
632 changed files with 356 additions and 259 deletions

View File

@@ -0,0 +1,9 @@
var hardware =
[
[ "Design Reminders", "hardware.html#autotoc_md1", null ],
[ "Design Choices", "design_choices.html", [
[ "JTAG Interface", "design_choices.html#autotoc_md2", null ],
[ "Microcontroller Connections", "design_choices.html#autotoc_md3", null ]
] ],
[ "Device Specifications", "device_specifications.html", null ]
];