zephyr/boards/arc/nsim/nsim_em.yaml
Anas Nashif 20fc4f0ccb boards: arc: make nsim_em a default platform
Given that nsim_em can run the tests instead of just building them as
with em_starterkit_em7d, make it a default platform instead of
em_starterkit_em7d to get most of the testing when nsim simulator is
installed on the developer machine.

Tests run are 1000x more useful than just building them, even if we do
not have a large installed base of nsim.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2020-04-21 10:36:03 -07:00

13 lines
169 B
YAML

identifier: nsim_em
name: EM Nsim simulator
type: mcu
simulation: nsim
arch: arc
toolchain:
- zephyr
testing:
default: true
ignore_tags:
- net
- bluetooth