docs: add waveshare 5b bring-up checklist
This commit is contained in:
@@ -203,3 +203,17 @@ For v1, the dashboard should consume:
|
||||
- Alarm/fault state
|
||||
|
||||
The dashboard may request output changes through the Cargo ESP API, but the Cargo ESP remains the source of truth.
|
||||
|
||||
## Waveshare 5B Bring-Up
|
||||
|
||||
Use `docs/waveshare-5b-bringup-checklist.md` when the Waveshare ESP32-S3 Touch LCD 5B arrives.
|
||||
|
||||
First priority is standalone validation:
|
||||
|
||||
- USB/serial detection
|
||||
- Display output
|
||||
- Touch input
|
||||
- Correct 1024x600 target
|
||||
- Basic LVGL/demo functionality
|
||||
|
||||
Second priority is Cargo ESP API integration over WiFi using `/api/v1`.
|
||||
|
||||
Reference in New Issue
Block a user