forked from Archive/PX4-Autopilot
6 lines
122 B
CMake
6 lines
122 B
CMake
|
include(cmake/configs/nuttx_px4fmu-v2_default.cmake)
|
||
|
|
||
|
list(APPEND config_module_list
|
||
|
modules/local_position_estimator
|
||
|
)
|