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>
19 lines
239 B
YAML
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
|