circuitpython/ports/espressif/esp-idf-config/partitions-4MB.csv

10 lines
512 B
Plaintext

# Name, Type, SubType, Offset, Size
# bootloader, app, boot, 0x1000/0x0, 28/32K
# partition_table, data, table, 0x8000, 4K
nvs, data, nvs, 0x9000, 20K
otadata, data, ota, 0xe000, 8K
ota_0, app, ota_0, 0x10000, 1408K
ota_1, app, ota_1, 0x170000, 1408K
uf2, app, factory, 0x2d0000, 256K
user_fs, data, fat, 0x310000, 960K