summaryrefslogtreecommitdiff
path: root/ota-test/sdkconfig
diff options
context:
space:
mode:
Diffstat (limited to 'ota-test/sdkconfig')
-rw-r--r--ota-test/sdkconfig8
1 files changed, 4 insertions, 4 deletions
diff --git a/ota-test/sdkconfig b/ota-test/sdkconfig
index 12f4b7d..b0ed00c 100644
--- a/ota-test/sdkconfig
+++ b/ota-test/sdkconfig
@@ -17,14 +17,14 @@ CONFIG_ESPTOOLPY_PORT="/dev/ttyUSB0"
CONFIG_ESPTOOLPY_BAUD_57600B=
CONFIG_ESPTOOLPY_BAUD_115200B=
CONFIG_ESPTOOLPY_BAUD_230400B=
-CONFIG_ESPTOOLPY_BAUD_256000B=
-CONFIG_ESPTOOLPY_BAUD_460800B=y
+CONFIG_ESPTOOLPY_BAUD_256000B=y
+CONFIG_ESPTOOLPY_BAUD_460800B=
CONFIG_ESPTOOLPY_BAUD_512000B=
CONFIG_ESPTOOLPY_BAUD_921600B=
CONFIG_ESPTOOLPY_BAUD_2MB=
CONFIG_ESPTOOLPY_BAUD_OTHER=
CONFIG_ESPTOOLPY_BAUD_OTHER_VAL=115200
-CONFIG_ESPTOOLPY_BAUD=460800
+CONFIG_ESPTOOLPY_BAUD=256000
CONFIG_ESPTOOLPY_COMPRESSED=y
CONFIG_FLASHMODE_QIO=y
CONFIG_FLASHMODE_QOUT=
@@ -85,7 +85,7 @@ CONFIG_ESP8266_APP_SIZE=0xFEFF0
CONFIG_ESP8266_APP_FLASH_ADDRESS=0x2000
CONFIG_ESP8266_BOOTLOADER_ESPRESSIF=
CONFIG_ESP8266_BOOTLOADER_CUSTOM=y
-CONFIG_ESP8266_BOOTLOADER_CUSTOM_VAL="../thirdparty/rboot/firmware/rboot.bin"
+CONFIG_ESP8266_BOOTLOADER_CUSTOM_VAL="build/rboot.bin"
CONFIG_ESP8266_BOOTLOADER="CUSTOM"
#