Change the comment style for the modules and the list, and use the newParser to parse...
[bertos.git] / bertos / cfg / cfg_timer.h
index 7ed1955809a2805c748197a2e788b5f73bd2e5a6..5262f80d3cd61292a45484eb65a9b7f2d5f92410 100644 (file)
@@ -35,6 +35,7 @@
  * \version $Id$
  *
  * \author Daniele Basile <asterix@develer.com>
+ * $WIZ$
  */
 
 #ifndef CFG_TIMER_H
@@ -42,7 +43,7 @@
 
 /**
  *
- * $WIZARD_LIST = { "timer_select" : ["TIMER_DEFAULT"] }
+ * $WIZ$ timer_select = "TIMER_DEFAULT"
  */
 
 /// Hardware timer selection for drv/timer.c. $WIZARD = { "type" : "enum", "value_list" : "timer_select" }