mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-09 01:18:29 -04:00
Tools/ardupilotwaf: add support for Networking
This commit is contained in:
parent
169a7b1c73
commit
f885cb2eb6
@ -64,6 +64,7 @@ COMMON_VEHICLE_DEPENDENT_LIBRARIES = [
|
|||||||
'AP_Module',
|
'AP_Module',
|
||||||
'AP_Button',
|
'AP_Button',
|
||||||
'AP_ICEngine',
|
'AP_ICEngine',
|
||||||
|
'AP_Networking',
|
||||||
'AP_Frsky_Telem',
|
'AP_Frsky_Telem',
|
||||||
'AP_FlashStorage',
|
'AP_FlashStorage',
|
||||||
'AP_Relay',
|
'AP_Relay',
|
||||||
|
Loading…
Reference in New Issue
Block a user