mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 10:26:52 +08:00
px4_add_board: infer VENDOR, MODEL & LABEL from cmake file name
This commit is contained in:
@@ -3,9 +3,6 @@ add_definitions(
|
||||
)
|
||||
|
||||
px4_add_board(
|
||||
VENDOR emlid
|
||||
MODEL navio2
|
||||
LABEL default
|
||||
PLATFORM posix
|
||||
ARCHITECTURE cortex-a53
|
||||
ROMFSROOT px4fmu_common
|
||||
|
||||
Reference in New Issue
Block a user