diff --git a/Hardware.md b/Hardware.md index 4721978..e69de29 100644 --- a/Hardware.md +++ b/Hardware.md @@ -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.