mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-10-22 16:59:19 +08:00
9 lines
263 B
Plaintext
9 lines
263 B
Plaintext
# Default sdkconfig parameters to use the ESP8266 OTA
|
|
CONFIG_LWIP_SOCKET_MULTITHREAD=
|
|
|
|
CONFIG_ESPTOOLPY_FLASHSIZE_1MB=y
|
|
|
|
CONFIG_PARTITION_TABLE_CUSTOM=y
|
|
CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions_two_ota.1MB.mini.csv"
|
|
CONFIG_PARTITION_TABLE_OFFSET=0x4000
|