examples: remove non-existent options from sdkconfig.defaults

This commit is contained in:
Ivan Grokhotkov
2019-07-26 14:36:21 +02:00
parent 84982ae2ee
commit 3c63f49591
13 changed files with 0 additions and 24 deletions

View File

@@ -4,7 +4,6 @@ CONFIG_ESP_MAIN_TASK_STACK_SIZE=7168
# Enable filesystem
CONFIG_PARTITION_TABLE_CUSTOM=y
CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions_example.csv"
CONFIG_PARTITION_TABLE_CUSTOM_APP_BIN_OFFSET=0x10000
CONFIG_PARTITION_TABLE_FILENAME="partitions_example.csv"
# Enable FreeRTOS stats formatting functions, needed for 'tasks' command