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.
1 parent 9cdf01d commit ef6f499Copy full SHA for ef6f499
Firmware/app3M_fat9M_16MB - Future.csv
@@ -3,5 +3,5 @@ nvs, data, nvs, 0x9000, 0x5000,
3
otadata, data, ota, 0xe000, 0x2000,
4
app0, app, ota_0, 0x10000, 0x640000,
5
app1, app, ota_1, 0x650000,0x640000,
6
-spiffs, data, spiffs, 0xc90000,0x370000,
+spiffs, data, spiffs, 0xc90000,0x360000,
7
coredump, data, coredump,0xFF0000,0x10000,
0 commit comments