boards: riscv32: Fix arch setting in board YAML

The arch should be riscv32 not riscv.

Signed-off-by: Kumar Gala <kumar.gala@intel.com>
This commit is contained in:
Kumar Gala 2023-04-11 11:57:53 -05:00 committed by Carles Cufí
commit b76bd15b46
4 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
identifier: esp32c3_devkitm
name: ESP32-C3
type: mcu
arch: riscv
arch: riscv32
toolchain:
- zephyr
supported: