From beca53b79fd595da46da779a20464c333d63e3a0 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Tue, 5 Jun 2018 10:10:34 +0200 Subject: wip --- ota-test/sdkconfig | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'ota-test/sdkconfig') 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" # -- cgit v1.2.3