Files
esp-idf/examples/system/ota/otatool/sdkconfig.defaults
T

5 lines
160 B
Plaintext
Raw Normal View History

2018-11-16 05:02:34 +08:00
# Default sdkconfig parameters to use the OTA
# partition table layout, with a 4MB flash size
CONFIG_ESPTOOLPY_FLASHSIZE_4MB=y
CONFIG_PARTITION_TABLE_TWO_OTA=y