mongoose/examples/esp32/sdkconfig.defaults
2021-10-22 22:06:10 +01:00

5 lines
175 B
Plaintext

CONFIG_PARTITION_TABLE_CUSTOM=y
CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions.csv"
CONFIG_PARTITION_TABLE_FILENAME="partitions.csv"
#CONFIG_ESP_MAIN_TASK_STACK_SIZE=8192