mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
AP_HAL_ChibiOS: correct heavy periph compilation
canmanager isn't enabled, so no piccolocan
This commit is contained in:
parent
3b5779fa91
commit
f17dfbc584
@ -32,6 +32,7 @@
|
|||||||
#include <SRV_Channel/SRV_Channel.h>
|
#include <SRV_Channel/SRV_Channel.h>
|
||||||
#include <GCS_MAVLink/GCS.h>
|
#include <GCS_MAVLink/GCS.h>
|
||||||
#include <AP_Logger/AP_Logger.h>
|
#include <AP_Logger/AP_Logger.h>
|
||||||
|
#include <AP_CANManager/AP_CANManager.h>
|
||||||
|
|
||||||
#include <AP_EFI/AP_EFI_Currawong_ECU.h>
|
#include <AP_EFI/AP_EFI_Currawong_ECU.h>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user