twister: s/riscv(32|64)/riscv
Only riscv is supported now, any 32/64-bit requirements need to use CONFIG_64BIT now. Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
This commit is contained in:
parent
6c0a5cac06
commit
6810a53297
45 changed files with 49 additions and 60 deletions
|
@ -1,7 +1,7 @@
|
|||
identifier: esp32c3_devkitm
|
||||
name: ESP32-C3
|
||||
type: mcu
|
||||
arch: riscv32
|
||||
arch: riscv
|
||||
toolchain:
|
||||
- zephyr
|
||||
supported:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue