AP_Periph: fixed build with scripting

This commit is contained in:
Andrew Tridgell 2024-11-18 11:28:14 +11:00
parent c8e61402ec
commit 08761e6066
1 changed files with 2 additions and 1 deletions

View File

@ -82,7 +82,8 @@ def build(bld):
'AP_RobotisServo',
'AP_FETtecOneWire',
'GCS_MAVLink',
'AP_Relay'
'AP_Relay',
'AP_MultiHeap',
]
bld.ap_stlib(