Files
esp-idf/examples/protocols/http_server/restful_server/sdkconfig.defaults

5 lines
186 B
Plaintext
Raw Normal View History

2019-05-10 13:21:14 +08:00
CONFIG_ESPTOOLPY_FLASHSIZE_4MB=y
CONFIG_PARTITION_TABLE_CUSTOM=y
CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions_example.csv"
CONFIG_PARTITION_TABLE_FILENAME="partitions_example.csv"