Skip to content

Commit 3591004

Browse files
nashifgalak
authored andcommitted
boards: it8xxx2_evb: set architecture correctly
riscv -> riscv32 Signed-off-by: Anas Nashif <[email protected]>
1 parent bad2ee7 commit 3591004

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards/riscv/it8xxx2_evb/it8xxx2_evb.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
identifier: it8xxx2_evb
22
name: it8xxx2_evb
33
type: mcu
4-
arch: riscv
4+
arch: riscv32
55
toolchain:
66
- zephyr
77
ram: 60

0 commit comments

Comments
 (0)