mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
eagle:Use PX4_SOC_ARCH_ID_t from board common
This commit is contained in:
parent
dc59e19bbb
commit
5fea494a2d
@ -40,7 +40,7 @@
|
||||
#pragma once
|
||||
|
||||
#define BOARD_OVERRIDE_UUID "EAGLEID000000000" // must be of length 16
|
||||
#define PX4_SOC_ARCH_ID 0x1005
|
||||
#define PX4_SOC_ARCH_ID PX4_SOC_ARCH_ID_EAGLE
|
||||
|
||||
#define BOARD_NAME "EAGLE"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user