X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcfg%2Fdebug.h;h=2850bbb2355c3211283becc78692c56503c0c504;hb=e80b8410edc8e74e94662722194d1cfddbb19ec5;hp=4aa33639d5765d3cf4c87461bf41aecb826d563c;hpb=f927de07cfdce30eaab26ee4ba7b1fac3c1ee7c5;p=bertos.git diff --git a/bertos/cfg/debug.h b/bertos/cfg/debug.h index 4aa33639..2850bbb2 100644 --- a/bertos/cfg/debug.h +++ b/bertos/cfg/debug.h @@ -38,6 +38,11 @@ * * \version $Id$ * \author Bernie Innocenti + * + * $WIZ$ module_name = "debug" + * $WIZ$ module_configuration = "bertos/cfg/cfg_debug.h" + * $WIZ$ DEBUG = 1 + * $WIZ$ module_depends = "formatwr" */ #ifndef BERTOS_DEBUG_H