X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fmware%2Fformatwr.h;h=d80410f1c1e15a93cb2d21f9659ee00e7b16f04b;hb=45a5ed5a6f4ccb4cf34e54b92eccb486436bc469;hp=00304617e11cf5b2adeae382c31f2b0642a9446a;hpb=e80b8410edc8e74e94662722194d1cfddbb19ec5;p=bertos.git diff --git a/bertos/mware/formatwr.h b/bertos/mware/formatwr.h index 00304617..d80410f1 100644 --- a/bertos/mware/formatwr.h +++ b/bertos/mware/formatwr.h @@ -30,13 +30,13 @@ * * --> * - * \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