C
#define ALLOW_DIRS
Description
The ALLOW_DIRS definition can be commented out to disable all directory functionality. This will reduce code size. If directories are enabled, write operations must also be enabled by uncommenting ALLOW_WRITES in order to use the FSmkdir or FSrmdir functions.