zephyr/boards/arc/em_starterkit/em_starterkit.yaml
Anas Nashif 7c15934b53 toolchains: add xtools support for ARC
Latest crosstools NG supports ARC, so add it here for those who build
their own toolchains using xtools-ng or use the scripts from sdk-ng repo
in the zephyr project.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-07-08 15:39:35 -04:00

16 lines
185 B
YAML

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