From 748c52996e3329e304cdf691e09d69d253f97235 Mon Sep 17 00:00:00 2001 From: Ivan Grokhotkov Date: Sat, 17 Jan 2015 02:52:50 +0300 Subject: [PATCH] Update esptool to the latest version --- build/esptool-0.0.3.tgz.sha | 2 +- hardware/arduino/esp8266/boards.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build/esptool-0.0.3.tgz.sha b/build/esptool-0.0.3.tgz.sha index 5b3e310ba..949cada01 100644 --- a/build/esptool-0.0.3.tgz.sha +++ b/build/esptool-0.0.3.tgz.sha @@ -1 +1 @@ -dee293003cf83530fcb56b0142aa769c498720b8 +d2ae7aa8a3bb8639e3b1d2a7f6b764e274b25d3f diff --git a/hardware/arduino/esp8266/boards.txt b/hardware/arduino/esp8266/boards.txt index f291d1044..adafdc9ec 100644 --- a/hardware/arduino/esp8266/boards.txt +++ b/hardware/arduino/esp8266/boards.txt @@ -19,7 +19,7 @@ wifio.name=WIFIO wifio.upload.tool=esptool wifio.upload.speed=115200 -wifio.upload.resetmethod=wifio +wifio.upload.resetmethod=wifio2 wifio.upload.maximum_size=524288 wifio.upload.wait_for_upload_port=true