P4 fixes
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# ESP-IDF Partition Table
|
||||
# Name, Type, SubType, Offset, Size, Flags
|
||||
nvs,data,nvs,0x9000,16K,
|
||||
otadata,data,ota,0xd000,8K,
|
||||
phy_init,data,phy,0xf000,4K,
|
||||
ota_0,app,ota_0,0x10000,0xf0000,
|
||||
ota_1,app,ota_1,0x100000,0xf0000,
|
||||
|
Reference in New Issue
Block a user