You've already forked TEF6686_ESP32
small tweak on partitions
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
# Name, Type, SubType, Offset, Size, Flags
|
# Name, Type, SubType, Offset, Size, Flags
|
||||||
nvs, data, nvs, 0x9000, 0x5000,
|
nvs, data, nvs, 0x9000, 0x5000,
|
||||||
phy_init, data, phy, 0xe000, 0x1000,
|
otadata, data, ota, 0xe000, 0x2000,
|
||||||
factory, app, factory, 0x10000, 0x370000,
|
app0, app, ota_0, 0x10000, 0x370000,
|
||||||
spiffs, data, spiffs, 0x380000, 0x80000,
|
spiffs, data, spiffs, 0x380000, 0x70000,
|
||||||
|
coredump, data, coredump,0x3F0000, 0x10000,
|
||||||
|
|||||||
|
Reference in New Issue
Block a user