Files
ESP8266_RTOS_SDK/examples/storage/spiffs/sdkconfig.defaults
2020-09-09 10:56:06 +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"