- Add build & flash workflow (docs/INSTALL.md) - Add CSI config reference and firmware comparison (docs/USAGE.md) - Add quick reference cheatsheet (docs/CHEATSHEET.md) - Add dependencies.lock to .gitignore (env-specific) - Update TASKS.md with completed items and build notes - Verified firmware builds on ESP-IDF v6.1.0 / aarch64
7 lines
78 B
Plaintext
7 lines
78 B
Plaintext
build/
|
|
managed_components/
|
|
dependencies.lock
|
|
sdkconfig.old
|
|
*.pyc
|
|
__pycache__/
|