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:
Shu Chen
2021-08-26 06:00:27 +00:00
25 changed files with 1827 additions and 634 deletions

View File

@@ -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