mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
ESP8684: update esptool
This commit is contained in:
parent
5add6593f4
commit
9ab043574d
@ -120,7 +120,7 @@ menu "Serial flasher config"
|
||||
|
||||
choice ESPTOOLPY_FLASHFREQ
|
||||
prompt "Flash SPI speed"
|
||||
default ESPTOOLPY_FLASHFREQ_40M if IDF_TARGET_ESP32 || IDF_TARGET_ESP32H2
|
||||
default ESPTOOLPY_FLASHFREQ_40M if IDF_TARGET_ESP32 || IDF_TARGET_ESP32H2 || IDF_TARGET_ESP8684
|
||||
default ESPTOOLPY_FLASHFREQ_80M
|
||||
help
|
||||
The SPI flash frequency to be used.
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 3203a6ec493daed22cad5ae48d39c83f77a4dd59
|
||||
Subproject commit 2b3221f9f24bacd982e025dc67f25dea956366bf
|
Loading…
Reference in New Issue
Block a user