zephyr/boards/arm/efm32pg_stk3402a/efm32pg_stk3402a.yaml
Kumar Gala e509cdc5c4 boards: arm: Fix setting of xtools
efm32pg_stk3402a and lpcxpresso54114_m0 board yaml files didn't set
xtools under the toolchain category, fix that.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-03-14 06:48:37 -05:00

17 lines
218 B
YAML

identifier: efm32pg_stk3402a
name: EFM32PG-STK3402A
type: mcu
arch: arm
ram: 256
flash: 1024
toolchain:
- zephyr
- gccarmemb
- xtools
supported:
- i2c
- gpio
testing:
ignore_tags:
- net
- bluetooth