zephyr/boards/arm/frdm_k22f/frdm_k22f.yaml
Maureen Helm 851e397d19 boards: arm: Add arduino header to all frdm boards
Adds a device tree nexus node to define which gpio pins are mapped from
the soc to the arduino header.

The frdm_kw41z board excludes the arduino A0 pin because it cannot be
muxed as a gpio on the soc.

Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2019-12-10 08:49:31 -06:00

17 lines
203 B
YAML

identifier: frdm_k22f
name: NXP FRDM-K22F
type: mcu
arch: arm
ram: 64
toolchain:
- zephyr
- gnuarmemb
supported:
- adc
- arduino_gpio
- gpio
- i2c
- nvs
- spi
- usb_device
- watchdog