Skip to content

Commit 4e040c9

Browse files
committed
build: update to esptool-legacy-flasher-stub 1.7.0
1 parent e1740a0 commit 4e040c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libs/esp_flasher/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ if(NOT TARGET flasher)
2222
OPTIONS
2323
"PORT USER_DEFINED"
2424
# "MD5_ENABLED OFF" # Currently not working?!
25-
"SERIAL_FLASHER_STUB_PULL_VERSION 1.6.0"
25+
"SERIAL_FLASHER_STUB_PULL_VERSION 1.7.0"
2626
"SERIAL_FLASHER_STUB_PULL_SOURCE https://github.com/espressif/esptool-legacy-flasher-stub/releases/download"
2727
)
2828
endif()

0 commit comments

Comments
 (0)