mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-25 01:05:27 +03:00
Fix compiler errors.
This commit is contained in:
parent
4af7393f19
commit
84794f7526
1 changed files with 3 additions and 0 deletions
|
@ -35,6 +35,9 @@
|
|||
#include "sdmmc_sdio.h"
|
||||
#include "stm32f7xx.h"
|
||||
|
||||
#include "pg/pg.h"
|
||||
#include "pg/sdio.h"
|
||||
|
||||
#include "drivers/io.h"
|
||||
#include "drivers/io_impl.h"
|
||||
#include "drivers/nvic.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue