Create wiki page 'Hardware'
15
Hardware.md
Normal file
15
Hardware.md
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
# 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.
|
||||||
Reference in New Issue
Block a user