23 lines
598 B
Markdown
23 lines
598 B
Markdown
# ESP32 Hacking Tasks
|
|
|
|
**Last Updated:** 2026-02-04
|
|
|
|
## Current Sprint: v0.1 - Documentation
|
|
|
|
### P0 - Critical
|
|
- [x] Copy firmware sources to project
|
|
- [x] Document current firmware and settings
|
|
|
|
### P1 - Important
|
|
- [ ] Document build & flash workflow step by step
|
|
- [ ] Create .gitignore for build artifacts
|
|
- [ ] Test building firmware from this repo
|
|
|
|
### P2 - Normal
|
|
- [ ] Document CSI config options (what each sdkconfig flag does)
|
|
- [ ] Compare csi_recv vs csi_recv_router differences
|
|
|
|
### P3 - Low
|
|
- [ ] Document esp-crab dual-antenna capabilities
|
|
- [ ] Document esp-radar console features
|