Update preset.
[bertos.git] / bertos / fs / fat.h
index 26d0d1c08a037eeb1ad425f5bb04003dd6346f09..df748d5b0147928cb3a8417443bf0269dd883fa6 100644 (file)
  * This driver needs some low level hardware access functions. An example implementation
  * is provided in sd.h.
  *
- * \version $Id$
  *
  * \author Luca Ottaviano <lottaviano@develer.com>
  *
  * $WIZ$ module_name = "fat"
  * $WIZ$ module_configuration = "bertos/cfg/cfg_fat.h"
- * $WIZ$ module_depends = "kfile", "ff"
+ * $WIZ$ module_depends = "kfile", "ff", "diskio"
  *
  */