HB, OTA etc
This commit is contained in:
7
esp32/partitions.csv
Normal file
7
esp32/partitions.csv
Normal file
@@ -0,0 +1,7 @@
|
||||
# Name, Type, SubType, Offset, Size
|
||||
nvs, data, nvs, 0x9000, 0x5000
|
||||
otadata, data, ota, 0xe000, 0x2000
|
||||
phy_init, data, phy, 0x10000, 0x1000
|
||||
|
||||
ota_0, app, ota_0, 0x20000, 0x140000
|
||||
ota_1, app, ota_1, 0x160000, 0x140000
|
||||
|
Reference in New Issue
Block a user