HAL_ChibiOS: fixed build on some F4 boards

This commit is contained in:
Andrew Tridgell 2018-07-11 07:24:39 +10:00
parent 4b24a61023
commit fff4b3b4a0
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
#include "Storage.h"
#include "hwdef/common/flash.h"
#include "hwdef/common/posix.h"
#include "sdcard.h"
using namespace ChibiOS;