mirror of https://github.com/ArduPilot/ardupilot
HAL_ChibiOS: fixed build on some F4 boards
This commit is contained in:
parent
4b24a61023
commit
fff4b3b4a0
|
@ -19,6 +19,7 @@
|
|||
|
||||
#include "Storage.h"
|
||||
#include "hwdef/common/flash.h"
|
||||
#include "hwdef/common/posix.h"
|
||||
#include "sdcard.h"
|
||||
|
||||
using namespace ChibiOS;
|
||||
|
|
Loading…
Reference in New Issue