Show 'No configuration needed' for modules that don't need any configuration
[bertos.git] / bertos / drv / dataflash.h
index 43a345b40478780a51108a05d50a0760a3f9be96..5f8263f8b095a2133bf8ecd4b2917e253aeee95d 100644 (file)
  *
  * -->
  *
- * \brief Function library for dataflash AT45DB family (interface).
+ * \brief Function library for dataflash AT45DB family.
  *
  * \version $Id: dataflash.h 21658 2008-06-05 16:42:54Z asterix $
  *
  * \author Daniele Basile <asterix@develer.com>
+ *
+ * $WIZ$ module_name = "dataflash"
+ * $WIZ$ module_depends = "kfile"
+ * $WIZ$ module_configuration = "bertos/cfg/cfg_dataflash.h"
+ * }
  */