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
@@ -5,5 +5,4 @@ CONFIG_FATFS_LFN_HEAP=y
CONFIG_ESPTOOLPY_FLASHSIZE_4MB=y
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"