mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-21 21:50:35 +08:00
6 lines
101 B
CMake
6 lines
101 B
CMake
include(configs/nuttx_px4fmu-v5_default)
|
|
|
|
list(APPEND config_module_list
|
|
modules/micrortps_bridge
|
|
)
|