@ -17,7 +17,6 @@
#include <AP_HAL/AP_HAL.h>
#include "ch.h"
#include "hal.h"
#include <AP_Common/Semaphore.h>
#if HAL_USE_ADC == TRUE && !defined(HAL_DISABLE_ADC_DRIVER)
@ -2,7 +2,6 @@
#include "AP_HAL_ChibiOS_Namespace.h"
#include "hwdef/common/flash.h"
class ChibiOS::Flash : public AP_HAL::Flash {
@ -18,7 +18,6 @@
#include "sdcard.h"
#include "hwdef/common/spi_hook.h"
#include <AP_BoardConfig/AP_BoardConfig.h>
extern const AP_HAL::HAL& hal;