mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-25 20:56:02 +00:00
ARC nSIM simulates all flavors or ARC cores so there's no point in limiting its usage to ARC EM family only. Moreover with upcoming addition of ARC HS family support in Zephyr we'll be re-using nSIM "board" for them as well. Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
12 lines
155 B
YAML
12 lines
155 B
YAML
identifier: nsim_sem
|
|
name: SEM Nsim simulator
|
|
type: mcu
|
|
arch: arc
|
|
simulation: nsim
|
|
toolchain:
|
|
- zephyr
|
|
testing:
|
|
ignore_tags:
|
|
- net
|
|
- bluetooth
|