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>
16 lines
185 B
YAML
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
|