Skip to content
Snippets Groups Projects
Commit 61935e82 authored by David Sidrane's avatar David Sidrane Committed by Beat Küng
Browse files

qurt:Use PX4_SOC_ARCH_ID_t from board common

parent 4e32ca45
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@
#define PX4_I2C_BUS_LED 3
#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_BOOTLOADER
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment