Detailed wiki pass: Hardware

2026-05-20 18:40:57 -07:00
parent b615667c8d
commit c0fbaae386

@@ -1,15 +0,0 @@
# Hardware
## Supported boards
- Record the exact board revision, module variant, screen/input hardware, and expansion modules before release.
- Keep pin mappings, power assumptions, and peripheral dependencies in the repo or linked release notes.
- Mark unverified combinations as experimental until tested.
## Flashing and recovery
- Document flashing commands, serial port expectations, baud rates, and recovery steps.
- Keep generated firmware binaries out of Git. Publish binaries through releases with SHA256 checksums and provenance notes.
## Test checklist
- Boot test on the target board.
- Verify display, buttons, wireless interfaces, and any attached modules.
- Capture build environment, SDK version, and commit hash in release notes.