AP_Periph: stop compiling in AP_Buffer

This commit is contained in:
Peter Barker 2019-09-18 10:39:20 +10:00 committed by Andrew Tridgell
parent 3bb1b0845c
commit e50d237f3e
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@ def build(bld):
name= 'AP_Periph_libs',
ap_vehicle='AP_Periph',
ap_libraries= [
'AP_Buffer',
'AP_Common',
'AP_HAL',
'AP_HAL_Empty',