mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-05 07:28:29 -04:00
waf: re-enable uavcan on FMUv2
This commit is contained in:
parent
2bb1043c23
commit
977cd3c486
@ -4,6 +4,12 @@ list(APPEND config_module_list
|
|||||||
drivers/boards/px4fmu-v2
|
drivers/boards/px4fmu-v2
|
||||||
drivers/pwm_input
|
drivers/pwm_input
|
||||||
drivers/px4io
|
drivers/px4io
|
||||||
|
modules/uavcan
|
||||||
|
)
|
||||||
|
|
||||||
|
list(APPEND config_extra_libs
|
||||||
|
uavcan
|
||||||
|
uavcan_stm32_driver
|
||||||
)
|
)
|
||||||
|
|
||||||
set(config_io_board
|
set(config_io_board
|
||||||
|
Loading…
Reference in New Issue
Block a user