mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-29 19:57:12 +08:00
cmake remove need for platform px4_add_board_os
- explicitly set TOOLCHAIN on all NuttX targets
This commit is contained in:
committed by
David Sidrane
parent
f22f331e4a
commit
fa0fe4cac6
@@ -3,6 +3,7 @@ px4_add_board(
|
||||
PLATFORM nuttx
|
||||
VENDOR px4
|
||||
MODEL io-v2
|
||||
TOOLCHAIN arm-none-eabi
|
||||
ARCH cortex-m3
|
||||
DRIVERS
|
||||
stm32
|
||||
|
||||
Reference in New Issue
Block a user