Change the comment style for the modules and the list, and use the newParser to parse...
[bertos.git] / bertos / drv / dataflash.h
index fa64ad0756598773a856b8085258d3d460007724..5f8263f8b095a2133bf8ecd4b2917e253aeee95d 100644 (file)
  *
  * \author Daniele Basile <asterix@develer.com>
  *
- * $WIZARD_MODULE = {
- * "name" : "dataflash",
- * "depends" : ["kfile"],
- * "configuration" : "bertos/cfg/cfg_dataflash.h"
+ * $WIZ$ module_name = "dataflash"
+ * $WIZ$ module_depends = "kfile"
+ * $WIZ$ module_configuration = "bertos/cfg/cfg_dataflash.h"
  * }
  */