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