fix some bugs for sd read

This commit is contained in:
wuzheng
2022-12-09 13:57:01 +08:00
parent 6fa996d132
commit 2df54e7f41
18 changed files with 2646 additions and 5 deletions
@@ -70,6 +70,7 @@ extern int HwLcdInit(void);
extern int HwSpiInit(void);
extern int HwSoftSPIInit(void);
extern int HwWiznetInit(void);
extern int HwDvpInit(void);
#include <iot-vfs.h>
#ifdef MOUNT_USB