mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
- hex_cube-orange_default -> cubepilot_cubeorange_default - hex_cube-yellow_default -> cubepilot_cubeyellow_default
10 lines
137 B
CMake
10 lines
137 B
CMake
|
|
px4_add_board(
|
|
PLATFORM nuttx
|
|
VENDOR cubepilot
|
|
MODEL cubeorange
|
|
LABEL bootloader
|
|
TOOLCHAIN arm-none-eabi
|
|
ARCHITECTURE cortex-m7
|
|
)
|