chore: Downgrade ESP-IDF from v6.1.0 to v5.5.2
Matches the version deployed on ESP32 sensors. Removes v6.1 workaround, updates all docs to reflect v5.5.2, regenerates sdkconfig for the correct IDF version.
This commit is contained in:
4
TASKS.md
4
TASKS.md
@@ -23,7 +23,7 @@
|
||||
|
||||
## Notes
|
||||
|
||||
- Build confirmed working on ESP-IDF v6.1.0 (aarch64/Pi 5)
|
||||
- Workaround needed: symlink `6.0` → `6.1` in `esp_csi_gain_ctrl` managed component
|
||||
- Build confirmed working on ESP-IDF v5.5.2 (aarch64/Pi 5)
|
||||
- Downgraded from IDF v6.1.0 to v5.5.2 for compatibility with deployed devices
|
||||
- Branch renamed from `master` to `main`
|
||||
- Docs created: `docs/INSTALL.md`, `docs/USAGE.md`, `docs/CHEATSHEET.md`
|
||||
|
||||
Reference in New Issue
Block a user