Update projects using FatFS and PetiteFatFS to the latest library versions.

This commit is contained in:
Dean Camera 2011-02-06 15:17:46 +00:00
parent b1d7568651
commit a95d224185
18 changed files with 2486 additions and 1915 deletions

View file

@ -32,8 +32,6 @@ typedef long LONG;
typedef unsigned long ULONG;
typedef unsigned long DWORD;
typedef unsigned char BOOL;
#endif
#endif