|
@@ -50,6 +50,8 @@ typedef uint32_t DWORD;
|
|
|
/* This type MUST be 64-bit (Remove this for C89 compatibility) */
|
|
/* This type MUST be 64-bit (Remove this for C89 compatibility) */
|
|
|
typedef uint64_t QWORD;
|
|
typedef uint64_t QWORD;
|
|
|
|
|
|
|
|
|
|
+#define FFCONF_H "lib/oofatfs/ffconf.h"
|
|
|
|
|
+
|
|
|
#include FFCONF_H /* FatFs configuration options */
|
|
#include FFCONF_H /* FatFs configuration options */
|
|
|
|
|
|
|
|
#if _FATFS != _FFCONF
|
|
#if _FATFS != _FFCONF
|