X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fmware%2Fformatwr.h;h=d80410f1c1e15a93cb2d21f9659ee00e7b16f04b;hb=97e93eec653e38a04e94e5191bdbf5ea48edde96;hp=bd66b7e7a3300c58c80abd24848ba4d1be136dd1;hpb=226f5aced14a044f9385f0f6e9ec7bbef9aae377;p=bertos.git diff --git a/bertos/mware/formatwr.h b/bertos/mware/formatwr.h index bd66b7e7..d80410f1 100644 --- a/bertos/mware/formatwr.h +++ b/bertos/mware/formatwr.h @@ -30,9 +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 @@ -46,6 +50,7 @@ /** * \name _formatted_write() configuration + * $WIZ$ printf_list = "PRINTF_DISABLED", "PRINTF_NOMODIFIERS", "PRINTF_REDUCED", "PRINTF_NOFLOAT", "PRINTF_FULL" * \{ */ #define PRINTF_DISABLED 0