Define dual-OTA partition table with dsp blob slot.
Replace factory with ota_0/ota_1, otadata, and a dsp data partition on 4 MB flash; enable bootloader app rollback for future OTA work. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
+1
-1
@@ -517,7 +517,7 @@ Software/
|
||||
├── AGENTS.md Doxyfile instructions.md
|
||||
├── CMakeLists.txt top-level ESP-IDF project
|
||||
├── sdkconfig.defaults C++23, exceptions off, flash/NVS encryption
|
||||
├── partitions.csv includes an encrypted NVS partition
|
||||
├── partitions.csv nvs, otadata, ota_0/ota_1, dsp blob, nvs_keys
|
||||
├── .cursor/rules/*.mdc
|
||||
├── main/ imperative shell entry (app_main)
|
||||
├── components/
|
||||
|
||||
Reference in New Issue
Block a user