forked from CTCaer/hekate
bdk: sdmmc: add missing sd block size define
This commit is contained in:
parent
e09710e3eb
commit
889317da58
@ -22,6 +22,8 @@
|
|||||||
#include <storage/sdmmc_driver.h>
|
#include <storage/sdmmc_driver.h>
|
||||||
#include <libs/fatfs/ff.h>
|
#include <libs/fatfs/ff.h>
|
||||||
|
|
||||||
|
#define SD_BLOCKSIZE 512
|
||||||
|
|
||||||
enum
|
enum
|
||||||
{
|
{
|
||||||
SD_INIT_FAIL = 0,
|
SD_INIT_FAIL = 0,
|
||||||
|
Loading…
Reference in New Issue
Block a user