Files
esp-idf/examples/storage/spiffs/sdkconfig.ci
2021-09-24 13:55:07 +08:00

4 lines
153 B
Plaintext

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