tools: add RISC-V toolchain for esp32h2 target

This commit is contained in:
Anton Maklakov
2022-03-25 14:14:59 +07:00
parent 01d950feea
commit 5ad3fe66be

View File

@@ -268,7 +268,8 @@
"supported_targets": [
"esp32s2",
"esp32s3",
"esp32c3"
"esp32c3",
"esp32h2"
],
"version_cmd": [
"riscv32-esp-elf-gcc",