Tools: move AP_OSD into common libraries list

This commit is contained in:
Peter Barker 2024-03-17 15:59:14 +11:00 committed by Andrew Tridgell
parent ac8474bd5a
commit 7794f7fdaa
1 changed files with 1 additions and 0 deletions

View File

@ -91,6 +91,7 @@ COMMON_VEHICLE_DEPENDENT_LIBRARIES = [
'AP_LandingGear',
'AP_RobotisServo',
'AP_NMEA_Output',
'AP_OSD',
'AP_Filesystem',
'AP_ADSB',
'AP_ADSB/sagetech-sdk',