mirror of
https://github.com/markqvist/OpenModem.git
synced 2025-05-14 20:32:23 -04:00
Added exFAT support for SD cards
This commit is contained in:
parent
4eabe7c2bc
commit
4df7a7d781
14 changed files with 20723 additions and 2975 deletions
|
@ -7,7 +7,6 @@
|
|||
#include "device.h"
|
||||
#include "util/time.h"
|
||||
#include "hardware/sdcard/ff.h"
|
||||
#include "hardware/sdcard/integer.h"
|
||||
|
||||
void sd_init(void);
|
||||
void sd_test(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue