Rename projects to insert it into nightly test.
[bertos.git] / bertos / mware / formatwr.h
index 00304617e11cf5b2adeae382c31f2b0642a9446a..d80410f1c1e15a93cb2d21f9659ee00e7b16f04b 100644 (file)
  *
  * -->
  *
- * \version $Id$
  *
  * \brief Basic "printf", "sprintf" and "fprintf" formatter.
  *
  * $WIZ$ module_name = "formatwr"
  * $WIZ$ module_configuration = "bertos/cfg/cfg_formatwr.h"
  * $WIZ$ module_depends = "hex"
+ * $WIZ$ module_harvard = "both"
  */
 
 #ifndef MWARE_FORMATWR_H