esp32h2: add rtc clock support

This commit is contained in:
sly
2021-07-07 11:28:07 +08:00
committed by Shu Chen
parent 6ab495b4dc
commit 11dfd802e0
23 changed files with 1818 additions and 623 deletions
-1
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