zephyr/boards/arm/frdm_kw41z/frdm_kw41z.yaml
Alex Porosanu b1236954e8 boards: frdm_kw41z: enable PWM support
Once the TPM driver and the required configs have been added,
now this patch enables the usage of the PWM framework on KW41Z
SoCs. As such, the DTS gets the proper nodes and the pinmuxing
is done according to the configuration requested.

Signed-off-by: Alex Porosanu <alexandru.porosanu@nxp.com>
2020-05-06 11:33:37 -05:00

18 lines
207 B
YAML

identifier: frdm_kw41z
name: NXP FRDM-KW41Z
type: mcu
arch: arm
toolchain:
- zephyr
- gnuarmemb
- xtools
supported:
- adc
- arduino_gpio
- counter
- gpio
- i2c
- ieee802154
- spi
- pwm