From c26baeb610d2bb764d5d9c4cb02c83e4a28f327c Mon Sep 17 00:00:00 2001 From: Angus Gratton Date: Mon, 26 Jun 2017 12:16:09 +1000 Subject: [PATCH] esptool: Update to v2.0.1 Fixes issue with GPIO 0 being enabled as an output on ESP32D2WD (or when setting SPI pins in efuse) and not using Quad-I/O modes. Ref: https://esp32.com/viewtopic.php?f=2&t=2205 --- components/esptool_py/esptool | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/esptool_py/esptool b/components/esptool_py/esptool index 582a069eba..ffde3f07b3 160000 --- a/components/esptool_py/esptool +++ b/components/esptool_py/esptool @@ -1 +1 @@ -Subproject commit 582a069ebadb5a2a97edee0e798f5190ff58845f +Subproject commit ffde3f07b3ed735b6c9b9dfd0c12073a081444c1 -- 2.50.1