Revert ""

This reverts commit 75142d8376, reversing
changes made to b51d00d063.
This commit is contained in:
William Miceli
2021-02-08 14:24:50 -05:00
parent 75142d8376
commit 3ba4462b54
79 changed files with 5211 additions and 1383 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 ]
];