mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-02 14:13:42 -04:00
8 lines
137 B
CMake
8 lines
137 B
CMake
include(configs/nuttx_px4fmu-common_apm)
|
|
|
|
list(APPEND config_module_list
|
|
drivers/boards/px4fmu-v4
|
|
drivers/pwm_input
|
|
lib/rc
|
|
)
|