 |
µGFX
2.9
version 2.9
|
Go to the documentation of this file.
16 #ifndef _GFILE_RULES_H
17 #define _GFILE_RULES_H
20 #if GFILE_NEED_PETITFS && GFILE_NEED_FATFS
21 #error "GFILE: Both GFILE_NEED_PETITFS and GFILE_NEED_FATFS cannot both be turned on at the same time."