soc: arm: nxp_s32: s32k1: add FlexTimer support
Add support for FlexTimer (FTM) module on S32K1xx devices. Signed-off-by: Manuel Argüelles <manuel.arguelles@nxp.com>
This commit is contained in:
parent
35e267d649
commit
aeebe484f2
4 changed files with 84 additions and 1 deletions
|
@ -16,5 +16,6 @@ config SOC_SERIES_S32K1XX
|
|||
select HAS_MCUX_LPUART
|
||||
select HAS_MCUX_LPI2C
|
||||
select HAS_MCUX_LPSPI
|
||||
select HAS_MCUX_FTM
|
||||
help
|
||||
Enable support for NXP S32K1XX MCU series.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue