feat: Add project docs - PROJECT, ROADMAP, TASKS, TODO, .gitignore
This commit is contained in:
22
TASKS.md
Normal file
22
TASKS.md
Normal file
@@ -0,0 +1,22 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user