Updated Docs

This commit is contained in:
William Miceli
2021-02-02 00:51:29 -05:00
parent a9acafed53
commit 8d69e473b5
48 changed files with 541 additions and 189 deletions

View File

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