Remove MSP430 port; still incomplete.
[bertos.git] / bertos / mware / parser.h
index 93fb8d8ff5408fee259046c065a9344d6db0e777..16fa4534974e8bf744aa1ee8225d410b7d2f1ad2 100644 (file)
  * All Rights Reserved.
  * -->
  *
- * \version $Id$
- *
  * \author Bernie Innocenti <bernie@codewiz.org>
  * \author Stefano Fedrigo <aleph@develer.com>
  * \author Giovanni Bajo <rasky@develer.com>
  *
- * \brief serial protocol parser and commands.
+ * \brief Channel protocol parser and commands.
+ *
+ * $WIZ$ module_name = "parser"
+ * $WIZ$ module_configuration = "bertos/cfg/cfg_parser.h"
+ * $WIZ$ module_depends = "kfile", "hashtable"
  */