mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-25 16:30:34 +08:00
rpi:Use PX4_SOC_ARCH_ID_t from board common
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
#pragma once
|
||||
|
||||
#define BOARD_OVERRIDE_UUID "RPIID00000000000" // must be of length 16
|
||||
#define PX4_SOC_ARCH_ID 0x1002
|
||||
#define PX4_SOC_ARCH_ID PX4_SOC_ARCH_ID_RPI
|
||||
|
||||
#define BOARD_NAME "RPI"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user