mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-01 02:55:07 +08:00
NXP MR-CANHUBK3 Support
This commit is contained in:
committed by
David Sidrane
parent
7f01e3962f
commit
45244e610f
@@ -340,6 +340,7 @@ typedef enum PX4_SOC_ARCH_ID_t {
|
||||
PX4_SOC_ARCH_ID_STM32H7 = 0x0006,
|
||||
|
||||
PX4_SOC_ARCH_ID_NXPS32K146 = 0x0007,
|
||||
PX4_SOC_ARCH_ID_NXPS32K344 = 0x0008,
|
||||
|
||||
PX4_SOC_ARCH_ID_EAGLE = 0x1001,
|
||||
PX4_SOC_ARCH_ID_QURT = 0x1002,
|
||||
|
||||
Reference in New Issue
Block a user