Jelajahi Sumber

update lib/oofatfs/ff.h

SummerGift 8 tahun lalu
induk
melakukan
8860e183f5
1 mengubah file dengan 2 tambahan dan 0 penghapusan
  1. 2 0
      lib/oofatfs/ff.h

+ 2 - 0
lib/oofatfs/ff.h

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