Explorar o código

esptool: Update esptool

Closes: ESPTOOL-44
KonstantinKondrashov %!s(int64=5) %!d(string=hai) anos
pai
achega
76fd504cc8
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      components/esptool_py/esptool
  2. 1 1
      requirements.txt

+ 1 - 1
components/esptool_py/esptool

@@ -1 +1 @@
-Subproject commit 5c60636454c329073b546930d9e375b97258afae
+Subproject commit 1b296066bea253f1eb857188c1ac5548696e49e7

+ 1 - 1
requirements.txt

@@ -14,7 +14,7 @@ pyelftools>=0.22
 gdbgui>=0.13.2.0
 gdbgui>=0.13.2.0
 pygdbmi<=0.9.0.2
 pygdbmi<=0.9.0.2
 # The pygdbmi required max version 0.9.0.2 since 0.9.0.3 is not copatible with latest gdbgui (>=0.13.2.0)
 # The pygdbmi required max version 0.9.0.2 since 0.9.0.3 is not copatible with latest gdbgui (>=0.13.2.0)
-reedsolo==1.5.3
+reedsolo>=1.5.3,<=1.5.4
 bitstring>=3.1.6
 bitstring>=3.1.6
 
 
 # windows-curses are required in Windows command line but cannot be installed in MSYS2. A requirement like
 # windows-curses are required in Windows command line but cannot be installed in MSYS2. A requirement like