zephyr/boards/arm/efm32pg_stk3402a/efm32pg_stk3402a.yaml
Oane Kingma fff0a2b5e7 dts / boards / soc: Add support for SiLabs Gecko watchdog
This commit adds the following:
- device tree bindings for Gecko watchdog driver
- EFM32PG SOC support for the watchdog driver
- EFM32PG board support for the watchdog driver
- DTS aliases for testing with default watchdog driver test

Signed-off-by: Oane Kingma <o.kingma@interay.com>
2020-02-03 11:25:40 -08:00

19 lines
239 B
YAML

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