mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-16 04:22:22 +00:00
Merge branch 'feature/support_esp32h2_hw_support' into 'master'
Feature/support esp32h2 hw support Closes IDF-3378 and IDF-3396 See merge request espressif/esp-idf!14545
This commit is contained in:
@@ -56,7 +56,6 @@ menu "Serial flasher config"
|
||||
|
||||
config ESPTOOLPY_NO_STUB
|
||||
bool "Disable download stub"
|
||||
default "y" if IDF_TARGET_ESP32H2 # ESP32H2-TODO: IDF-3378
|
||||
default "n"
|
||||
help
|
||||
The flasher tool sends a precompiled download stub first by default. That stub allows things
|
||||
|
||||
Reference in New Issue
Block a user