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

rpi:Use PX4_SOC_ARCH_ID_t from board common

parent 3d96e2ef
No related branches found
No related tags found
No related merge requests found
......@@ -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"
......
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