Files
fastbee/firmware/esp-idf/wumei-smart-firmware/examples/storage/wear_levelling/sdkconfig.defaults
2021-07-13 17:15:20 +08:00

5 lines
186 B
Plaintext

CONFIG_PARTITION_TABLE_CUSTOM=y
CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions_example.csv"
CONFIG_PARTITION_TABLE_FILENAME="partitions_example.csv"
CONFIG_ESPTOOLPY_FLASHSIZE_4MB=y