mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-27 10:17:45 +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 omnibus
|
||||
MODEL f4sd
|
||||
LABEL default
|
||||
TOOLCHAIN arm-none-eabi
|
||||
ARCHITECTURE cortex-m4
|
||||
CONSTRAINED_MEMORY
|
||||
|
||||
Reference in New Issue
Block a user