mirror of https://github.com/ArduPilot/ardupilot
AP_Periph: stop compiling in AP_Buffer
This commit is contained in:
parent
cb1e73ac82
commit
655a24ff26
|
@ -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',
|
||||
|
|
Loading…
Reference in New Issue