esp32h2: add some more fixes and TODOs

This commit is contained in:
Shu Chen
2021-06-28 17:51:48 +08:00
parent 112372d598
commit 75bd02bd46
15 changed files with 58 additions and 52 deletions
+1 -1
View File
@@ -68,7 +68,7 @@ mainmenu "Espressif IoT Development Framework Configuration"
default 0x0002 if IDF_TARGET_ESP32S2
default 0x0005 if IDF_TARGET_ESP32C3
default 0x0009 if IDF_TARGET_ESP32S3
default 0x000A if IDF_TARGET_ESP32H2
default 0x000A if IDF_TARGET_ESP32H2 # ESP32H2-TODO: IDF-3475
default 0xFFFF
menu "SDK tool configuration"