s32k1xx:Add stubbed out chip and arch

This commit is contained in:
David Sidrane
2020-02-01 14:55:39 -08:00
committed by Daniel Agar
parent 0d36e5094b
commit 80ac80b5e4
28 changed files with 4351 additions and 0 deletions
@@ -384,6 +384,8 @@ typedef enum PX4_SOC_ARCH_ID_t {
PX4_SOC_ARCH_ID_STM32H7 = 0x0006,
PX4_SOC_ARCH_ID_NXPS32K146 = 0x0007,
PX4_SOC_ARCH_ID_EAGLE = 0x1001,
PX4_SOC_ARCH_ID_QURT = 0x1002,
PX4_SOC_ARCH_ID_OCPOC = 0x1003,