Add configuration for FatFs.
[bertos.git] / bertos / fs / fat.h
index 77d046eeb9ae8aa58b6398556fccc290ea4d6f20..e407c1ba6890b8612e15c8d2787809a6a3e1e02f 100644 (file)
  *
  * \author Luca Ottaviano <lottaviano@develer.com>
  *
+ * $WIZ$ module_name = "fat"
+ * $WIZ$ module_configuration = "bertos/cfg/cfg_fat.h"
+ * $WIZ$ module_depends = "kfile", "ff"
+ *
  */
+
 #ifndef FS_FAT_H
 #define FS_FAT_H