mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
5 lines
160 B
Plaintext
5 lines
160 B
Plaintext
|
# 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
|