mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-01 02:55:07 +08:00
px4_add_board: infer VENDOR, MODEL & LABEL from cmake file name
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
|
||||
px4_add_board(
|
||||
PLATFORM nuttx
|
||||
VENDOR airmind
|
||||
MODEL mindpx-v2
|
||||
LABEL default
|
||||
TOOLCHAIN arm-none-eabi
|
||||
ARCHITECTURE cortex-m4
|
||||
CONSTRAINED_MEMORY
|
||||
|
||||
Reference in New Issue
Block a user