Change the comment style for the modules and the list, and use the newParser to parse...
[bertos.git] / bertos / drv / phase.h
index e15f7d3d57b244774cbc28fd2c454bc4d9c5facc..465477a3551877c6f30a900296fe73da5a5292d4 100644 (file)
  * \version $Id$
  * \author Francesco Sacchi <batt@develer.com>
  *
- * $WIZARD_MODULE = {
- * "name" : "phase",
- * "depends" : ["timer"],
- * "configuration" : "bertos/cfg/cfg_phase.h"
+ * $WIZ$ module_name = "phase"
+ * $WIZ$ module_depends = "timer"
+ * $WIZ$ module_configuration = "bertos/cfg/cfg_phase.h"
  * }
  */