forked from Archive/PX4-Autopilot
5 lines
100 B
CMake
5 lines
100 B
CMake
|
include(configs/nuttx_px4fmu-v4_default)
|
||
|
|
||
|
list(APPEND config_module_list
|
||
|
modules/micrortps_bridge
|
||
|
)
|