docs: Finalize v0.3, add OTA section to USAGE.md

This commit is contained in:
user
2026-02-04 16:26:49 +01:00
parent efc3fec25f
commit 2f90a099b7
3 changed files with 102 additions and 16 deletions

View File

@@ -22,7 +22,7 @@
- [x] Build and flash to device
- [x] Update CHEATSHEET.md with new commands
## v0.3 - OTA Updates [IN PROGRESS]
## v0.3 - OTA Updates [DONE]
- [x] Dual OTA partition table (ota_0 + ota_1, 1920 KB each)
- [x] 4MB flash config, custom partitions in sdkconfig.defaults
- [x] OTA command handler + ota_task in firmware
@@ -31,8 +31,8 @@
- [x] Version field in STATUS reply
- [x] Pi-side `esp-ota` tool (HTTP server + OTA orchestration)
- [x] `esp-fleet ota` subcommand (sequential fleet update)
- [ ] USB-flash first device (partition table change)
- [ ] End-to-end OTA test
- [x] USB-flash first device (partition table change)
- [x] End-to-end OTA test
## v0.4 - Adaptive Sampling
- [ ] On-device wander calculation (simplified)