mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-26 09:26:25 +08:00
s32k1xx:Add stubbed out chip and arch
This commit is contained in:
committed by
Daniel Agar
parent
0d36e5094b
commit
80ac80b5e4
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user