X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcfg%2Fdebug.h;h=2fefc1b1468c68ed509503ec52c67abfc428c4c2;hb=85760a6e32e79740c1af4ca58710478bebb48cf6;hp=2850bbb2355c3211283becc78692c56503c0c504;hpb=d6636483ea9ee429fd40c8f11669086b790c840a;p=bertos.git diff --git a/bertos/cfg/debug.h b/bertos/cfg/debug.h index 2850bbb2..2fefc1b1 100644 --- a/bertos/cfg/debug.h +++ b/bertos/cfg/debug.h @@ -43,6 +43,7 @@ * $WIZ$ module_configuration = "bertos/cfg/cfg_debug.h" * $WIZ$ DEBUG = 1 * $WIZ$ module_depends = "formatwr" + * $WIZ$ module_supports = "not atmega103" */ #ifndef BERTOS_DEBUG_H