Move wiring documentation under docs directory

This commit is contained in:
2026-08-25 15:28:49 +02:00
parent bbcdf37a3b
commit a58eacb7d2
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ Hardware characterization, the serial core, session broker, and native USB CDC-A
## Documentation
- [Hardware wiring](wiring.md): hardware profile, GPIO assignments, connector guidance, and safety notes.
- [Hardware wiring](docs/wiring.md): hardware profile, GPIO assignments, connector guidance, and safety notes.
- [Electrical tests](docs/electrical_tests.md): MAX3243, UART loopback, and session-broker verification procedures.
- [Command reference](docs/command_reference.md): UART0 administration, serial, broker, USB, Wi-Fi, web, SSH, and diagnostic commands.
+1 -1
View File
@@ -102,7 +102,7 @@ Native USB CDC DTR controls the lifetime of the `usb-cdc` broker client but is n
## Electrical verification
See [Electrical tests](docs/electrical_tests.md) for safe loopback wiring, polarity checks, UART flow-control verification, and session-broker loopback testing.
See [Electrical tests](electrical_tests.md) for safe loopback wiring, polarity checks, UART flow-control verification, and session-broker loopback testing.
## Future hardware profiles