Files
platform-espressif32/examples/espidf-storage-spiffs/sdkconfig.defaults
T

4 lines
153 B
Plaintext
Raw Normal View History

2021-02-04 23:01:13 +02:00
CONFIG_PARTITION_TABLE_CUSTOM=y
CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions_example.csv"
CONFIG_PARTITION_TABLE_FILENAME="partitions_example.csv"