This website requires JavaScript.
Explore
Help
Sign In
p90524618
/
xcmd
mirror of
https://gitee.com/two_salted_eggs/xcmd.git
Watch
1
Star
0
Fork
You've already forked xcmd
0
Code
Issues
Projects
Releases
Wiki
Activity
e6f3c79d33
xcmd
/
example
/
linux
/
fatfs_disk_mmc.h
8 lines
100 B
C
Raw
Blame
History
#
ifndef FATFS_DISK_MMC_H
#
define FATFS_DISK_MMC_H
#
include
"ff.h"
int
mmc_disk_init
(
void
)
;
#
endif
Reference in New Issue
View Git Blame
Copy Permalink