commit | beb43bdf202b3ba6d12039057985861509c7cea0 | [log] [tgz] |
---|---|---|
author | Daniel DeGrasse <daniel@degrasse.com> | Sun Dec 04 00:46:38 2022 -0600 |
committer | Fabio Baltieri <fabio.baltieri@gmail.com> | Sat Dec 23 10:00:36 2023 +0000 |
tree | 8ddb52544b2108113c4f740c828317698ffb139f | |
parent | 66a06d955a36ce5f9cd31ffb97b941820a250edf [diff] |
soc: arm: nxp: add MK22F12 definition Add SOC definition for MK22F12 series, larger LQFP-144 K22 series parts that feature additional peripheral instances. Additionally, these parts differ from the standard MK22 in the following ways: - SYSMPU peripheral is present, so an MPU definition is required - No external oscillator divider is present This commit also updates the NXP HAL to include pin control files for these SOCs. Signed-off-by: Daniel DeGrasse <daniel@degrasse.com>