We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
4MB-no-uf2
1 parent 5192082 commit f86377eCopy full SHA for f86377e
ports/espressif/esp-idf-config/partitions-4MB-no-uf2.csv
@@ -3,5 +3,7 @@
3
# bootloader.bin,, 0x1000, 32K
4
# partition table,, 0x8000, 4K
5
nvs, data, nvs, 0x9000, 20K,
6
-app, app, factory, 0x10000, 2048K,
7
-user_fs, data, fat, 0x210000, 1984K,
+otadata, data, ota, 0xe000, 8K,
+ota_0, 0, ota_0, 0x10000, 1408K,
8
+ota_1, 0, ota_1, 0x170000, 1408K,
9
+user_fs, data, fat, 0x2d0000, 1216K,
0 commit comments