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:
Manuel Argüelles 2023-12-16 11:54:31 +07:00 committed by Carles Cufí
commit aeebe484f2
4 changed files with 84 additions and 1 deletions

View file

@ -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.