2016-02-26 18:45:28 -04:00
|
|
|
include(configs/nuttx_px4fmu-common_apm)
|
|
|
|
|
|
|
|
list(APPEND config_module_list
|
|
|
|
drivers/boards/px4fmu-v4
|
|
|
|
drivers/pwm_input
|
|
|
|
modules/uavcan
|
2016-05-18 00:02:47 -03:00
|
|
|
lib/rc
|
2016-02-26 18:45:28 -04:00
|
|
|
)
|
|
|
|
|
|
|
|
list(APPEND config_extra_libs
|
|
|
|
uavcan
|
|
|
|
uavcan_stm32_driver
|
|
|
|
)
|