ESPresense/partitions_singleapp.csv

363 B

1# From https://github.com/espressif/esp-idf/tree/master/components/partition_table
2# Name, Type, SubType, Offset, Size, Flags
3# Note: if you change the phy_init or app partition offset, make sure to change the offset in Kconfig.projbuild
4nvs, data, nvs, , 0x6000,
5phy_init, data, phy, , 0x1000,
6factory, app, factory, , 2M,