Files
esp-idf/examples/peripherals/i2s_adc_dac/partitions_adc_dac_example.csv
T

7 lines
300 B
CSV
Raw Normal View History

2017-08-23 23:12:56 +08:00
# Name, Type, SubType, Offset, Size, Flags
2019-07-27 10:27:38 +02:00
# Note: if you have increased the bootloader size, make sure to update the offsets to avoid overlap
2017-08-23 23:12:56 +08:00
nvs, data, nvs, 0x9000, 0x6000,
phy_init, data, phy, 0xf000, 0x1000,
factory, app, factory, 0x10000, 1M,
storage, data, fat, , 2M,