esp-idf-hal/partitions.csv
Frederick Vollbrecht ab4f3c8597
make cargo espflash work by adding a partition.csv (#375)
* make cargo espflash work by adding a partition.csv

* add p4 as an option
2024-02-05 09:16:17 +02:00

267 B

1# Name, Type, SubType, Offset, Size, Flags
2# Note: if you have increased the bootloader size, make sure to update the offsets to avoid overlap
3nvs, data, nvs, , 0x6000,
4phy_init, data, phy, , 0x1000,
5factory, app, factory, , 3M,