esp-who/examples/esp32-s3-eye/partitions.csv

8 lines
332 B
Plaintext

# Name, Type, SubType, Offset, Size, Flags
# Note: if you change the phy_init or app partition offset, make sure to change the offset in Kconfig.projbuild
factory, app, factory, 0x010000, 4000K,
model, data, spiffs, , 3900K,
nvs, data, nvs, , 16K,
fr, data, , , 128K,