boards: arm: mr_canhubk3: enable support for FlexCAN

Reuse existing MCUX-based shim driver for FlexCAN.
Enable flexcan0 for Zephyr canbus to run tests.

Signed-off-by: Cong Nguyen Huu <cong.nguyenhuu@nxp.com>
This commit is contained in:
Cong Nguyen Huu 2023-06-14 14:20:41 +07:00 committed by Mahesh Mahadevan
commit 36d63e132d
8 changed files with 339 additions and 1 deletions

View file

@ -16,5 +16,6 @@ config SOC_SERIES_S32K3_M7
select CLOCK_CONTROL
select HAS_MCUX
select HAS_MCUX_LPUART
select HAS_MCUX_FLEXCAN
help
Enable support for NXP S32K3 MCUs family on Cortex-M7 cores