mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-17 07:09:37 +00:00
fatfs: rename DIR to FF_DIR to avoid conflict with dirent.h
This commit is contained in:

committed by
Ivan Grokhotkov

parent
9398d1b1cc
commit
d418776982
@@ -18,6 +18,7 @@
|
||||
/----------------------------------------------------------------------------*/
|
||||
|
||||
|
||||
#define FF_DEFINE_DIR
|
||||
#include "ff.h" /* Declarations of FatFs API */
|
||||
#include "diskio.h" /* Declarations of device I/O functions */
|
||||
|
||||
|
Reference in New Issue
Block a user