mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-27 02:06:27 +08:00
5 lines
100 B
CMake
5 lines
100 B
CMake
include(configs/nuttx_px4fmu-v4_default)
|
|
|
|
list(APPEND config_module_list
|
|
modules/micrortps_bridge
|
|
) |