mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-23 06:36:45 +08:00
7 lines
83 B
CMake
7 lines
83 B
CMake
|
|
px4_add_board(
|
|
PLATFORM nuttx
|
|
TOOLCHAIN arm-none-eabi
|
|
ARCHITECTURE cortex-m7
|
|
)
|