mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
Add esp32_16m & esp8266_16m
This commit is contained in:
7
tools/large_spiffs_16MB.csv
Normal file
7
tools/large_spiffs_16MB.csv
Normal file
@@ -0,0 +1,7 @@
|
||||
# Name, Type, SubType, Offset, Size, Flags
|
||||
nvs, data, nvs, 0x9000, 0x5000,
|
||||
otadata, data, ota, 0xe000, 0x2000,
|
||||
app0, app, ota_0, 0x10000, 0x480000,
|
||||
app1, app, ota_1, 0x490000,0x480000,
|
||||
spiffs, data, spiffs, 0x910000,0x6E0000,
|
||||
coredump, data, coredump,0xFF0000,0x10000,
|
||||
|
Reference in New Issue
Block a user