mirror of https://github.com/ArduPilot/ardupilot
mk: enable uavcan on FMUv2
This commit is contained in:
parent
c0cc2faefd
commit
3f38b8c945
|
@ -6,3 +6,4 @@ include $(SKETCHBOOK)/mk/PX4/px4_common.mk
|
|||
MODULES += drivers/boards/px4fmu-v2
|
||||
MODULES += drivers/pwm_input
|
||||
MODULES += drivers/px4io
|
||||
MODULES += modules/uavcan
|
||||
|
|
Loading…
Reference in New Issue