Files
esp-idf/examples/protocols/http_server/file_serving/sdkconfig.defaults
T

4 lines
153 B
Plaintext
Raw Normal View History

2018-12-16 23:40:24 +05:30
CONFIG_PARTITION_TABLE_CUSTOM=y
CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions_example.csv"
CONFIG_PARTITION_TABLE_FILENAME="partitions_example.csv"