a63b5d155f
example_test.py is added to test advanced_https_ota_example and native ota_example. Closes https://github.com/espressif/esp-idf/issues/4394
4 lines
160 B
Text
4 lines
160 B
Text
# 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
|