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

332 B

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