esp32-s3_fota_test_wifi/partitions.csv

9 lines
330 B
Plaintext

# Name, Type, SubType, Offset, Size, Flags
nvs, data, nvs, 0x9000, 0x5000,
otadata, data, ota, 0xE000, 0x2000,
phy_init, data, phy, 0x10000, 0x1000,
ota_0, app, ota_0, 0x20000, 0x160000,
ota_1, app, ota_1, 0x180000, 0x160000,
spiffs, data, spiffs, 0x2E0000, 0x120000,