Change the comment style for the modules and the list, and use the newParser to parse...
[bertos.git] / bertos / net / xmodem.h
index 14f354e8c1100c0faca639de0be8d59300b507ac..8832530fc4b9b43824a8aa919ca2a37594814b3b 100644 (file)
  * \author Bernie Innocenti <bernie@codewiz.org>
  * \author Francesco Sacchi <batt@develer.com>
  *
- * $WIZARD_MODULE = {
- * "name" : "xmodem",
- * "depends" : ["kfile"],
- * "configuration" : "bertos/cfg/cfg_xmodem.h"
- * }
+ * $WIZ$ module_name = "xmodem"
+ * $WIZ$ module_depends = "kfile"
+ * $WIZ$ module_configuration = "bertos/cfg/cfg_xmodem.h"
  */