AP_Periph: link more RC output libs

This commit is contained in:
Andrew Tridgell 2023-08-19 16:10:38 +10:00 committed by Peter Barker
parent 4c2ca1e028
commit 54e4013d9f

View File

@ -76,6 +76,10 @@ def build(bld):
'AP_AHRS',
'AP_Terrain',
'AP_Torqeedo',
'AP_Volz_Protocol',
'AP_SBusOut',
'AP_RobotisServo',
'AP_FETtecOneWire',
]
bld.ap_stlib(
name= 'AP_Periph_libs',