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