From 6736908eafdb45a2e61d409aebfbe7766ff487e4 Mon Sep 17 00:00:00 2001 From: Angus Gratton Date: Wed, 24 Jan 2018 17:45:49 +1100 Subject: [PATCH] esptool: Update to v2.2.1 Fixes a bug with >230400bps flashing on macOS, possibly other platforms. Full release notes: https://github.com/espressif/esptool/releases/tag/v2.2.1 --- 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 a532bc425..200ab6e39 160000 --- a/components/esptool_py/esptool +++ b/components/esptool_py/esptool @@ -1 +1 @@ -Subproject commit a532bc42573861779b39b989c333e1b5bcc723ed +Subproject commit 200ab6e39487bef1df9db12a5be5b0682d80d3c1