mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
qurt:Use PX4_SOC_ARCH_ID_t from board common
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
#define PX4_I2C_BUS_LED 3
|
#define PX4_I2C_BUS_LED 3
|
||||||
|
|
||||||
#define BOARD_OVERRIDE_UUID "SYSTEMID0000 " // must be of length 16
|
#define BOARD_OVERRIDE_UUID "SYSTEMID0000 " // must be of length 16
|
||||||
#define PX4_SOC_ARCH_ID 0x1001
|
#define PX4_SOC_ARCH_ID PX4_SOC_ARCH_ID_QURT
|
||||||
|
|
||||||
#define BOARD_HAS_NO_RESET
|
#define BOARD_HAS_NO_RESET
|
||||||
#define BOARD_HAS_NO_BOOTLOADER
|
#define BOARD_HAS_NO_BOOTLOADER
|
||||||
|
|||||||
Reference in New Issue
Block a user