pico-keys-sdk/partitions.csv
Pol Henarejos 023039deb2
Attempting to add support to esp32s3.
Will it work? Who knows...

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
2024-04-04 21:01:55 +02:00

306 B
Executable file

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, 0x9000, 0x6000,
4phy_init, data, phy, 0xf000, 0x1000,
5factory, app, factory, 0x10000, 1M,
6storage, data, fat, , 1M,