From f4c8cb9e70948d299a9bd0adb953ed106b20eb26 Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Fri, 15 Apr 2016 03:28:59 +0300 Subject: [PATCH] esptool: Switch to upstream https://github.com/themadinventor/esptool --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index b96de8b..1bb437f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,7 +7,7 @@ url = https://github.com/tommie/lx106-hal [submodule "esptool"] path = esptool - url = https://github.com/pfalcon/esptool + url = https://github.com/themadinventor/esptool [submodule "esp-open-lwip"] path = esp-open-lwip url = https://github.com/pfalcon/esp-open-lwip