drivers: hwinfo: add nxp mcxn reset_cause implementation
Implementation is specific to the NXP MCXN series. Code mostly copied from hwinfo_mcux_rcm driver. Signed-off-by: Adib Taraben <theadib@gmail.com>
This commit is contained in:
parent
94b00090f5
commit
e92fb10971
6 changed files with 121 additions and 0 deletions
|
@ -9,6 +9,7 @@ config SOC_SERIES_MCXN
|
|||
select HAS_MCUX_FLEXCOMM
|
||||
select CPU_CORTEX_M_HAS_SYSTICK
|
||||
select CPU_CORTEX_M_HAS_DWT
|
||||
select HAS_MCUX_MCX_CMC
|
||||
|
||||
config SOC_MCXN947_CPU0
|
||||
select CPU_CORTEX_M33
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue