We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1740a0 commit 4e040c9Copy full SHA for 4e040c9
1 file changed
libs/esp_flasher/CMakeLists.txt
@@ -22,7 +22,7 @@ if(NOT TARGET flasher)
22
OPTIONS
23
"PORT USER_DEFINED"
24
# "MD5_ENABLED OFF" # Currently not working?!
25
- "SERIAL_FLASHER_STUB_PULL_VERSION 1.6.0"
+ "SERIAL_FLASHER_STUB_PULL_VERSION 1.7.0"
26
"SERIAL_FLASHER_STUB_PULL_SOURCE https://github.com/espressif/esptool-legacy-flasher-stub/releases/download"
27
)
28
endif()
0 commit comments