mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-24 00:35:34 +03:00
[SDIO] Add support for SDIO to F7
This commit is contained in:
parent
a2413ac6e1
commit
d3b2ae2eac
22 changed files with 2510 additions and 78 deletions
|
@ -45,7 +45,7 @@
|
|||
#include "drivers/osd.h"
|
||||
#include "drivers/osd_symbols.h"
|
||||
#include "drivers/pwm_mapping.h"
|
||||
#include "drivers/sdcard.h"
|
||||
#include "drivers/sdcard/sdcard.h"
|
||||
#include "drivers/serial.h"
|
||||
#include "drivers/system.h"
|
||||
#include "drivers/time.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue