mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-01 03:34:32 +02:00
Merge branch 'feature/update_esptool' into 'master'
esptool: Update esptool Closes ESPTOOL-44 See merge request espressif/esp-idf!9609
This commit is contained in:
Submodule components/esptool_py/esptool updated: 5c60636454...1b296066be
@@ -14,7 +14,7 @@ pyelftools>=0.22
|
||||
gdbgui>=0.13.2.0
|
||||
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)
|
||||
reedsolo==1.5.3
|
||||
reedsolo>=1.5.3,<=1.5.4
|
||||
bitstring>=3.1.6
|
||||
|
||||
# windows-curses are required in Windows command line but cannot be installed in MSYS2. A requirement like
|
||||
|
Reference in New Issue
Block a user