ESP32H2: Add small CI test for ESP32H2

This commit is contained in:
Cao Sen Miao
2022-12-29 11:00:42 +08:00
parent 8a095a74d4
commit 4e67332b74
16 changed files with 66 additions and 10 deletions
+4 -2
View File
@@ -390,7 +390,8 @@
"esp32c3",
"esp32h4",
"esp32c2",
"esp32c6"
"esp32c6",
"esp32h2"
],
"version_cmd": [
"clang",
@@ -454,7 +455,8 @@
"esp32c3",
"esp32h4",
"esp32c2",
"esp32c6"
"esp32c6",
"esp32h2"
],
"version_cmd": [
"riscv32-esp-elf-gcc",