mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
Tools: include AP_RTC in all waf builds
This commit is contained in:
parent
59d1d8aecc
commit
09a9abb3a8
@ -74,6 +74,7 @@ COMMON_VEHICLE_DEPENDENT_LIBRARIES = [
|
||||
'AP_ROMFS',
|
||||
'AP_Proximity',
|
||||
'AP_Gripper',
|
||||
'AP_RTC',
|
||||
]
|
||||
|
||||
def get_legacy_defines(sketch_name):
|
||||
|
Loading…
Reference in New Issue
Block a user