mirror of https://github.com/ArduPilot/ardupilot
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_Button',
|
||||
'AP_ICEngine',
|
||||
'AP_Networking',
|
||||
'AP_Frsky_Telem',
|
||||
'AP_FlashStorage',
|
||||
'AP_Relay',
|
||||
|
|
Loading…
Reference in New Issue