zephyr/boards/arc/em_starterkit/em_starterkit_em7d.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

16 lines
195 B
YAML

identifier: em_starterkit_em7d
name: EM Starterkit EM7D
type: mcu
arch: arc
toolchain:
- zephyr
- xtools
supported:
- i2c
- spi
- gpio
testing:
ignore_tags:
- net
- bluetooth