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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
514 B
Plaintext
Raw Normal View History

2022-11-17 23:25:44 -05:00
# 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, 2048K
ota_1, app, ota_1, 0x210000, 2048K
uf2, app, factory, 0x410000, 256K
user_fs, data, fat, 0x450000, 28352K