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>
17 lines
218 B
YAML
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
|