X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=app%2Fat91sam7s%2Fappconfig.h;h=3d08e4f9d7606b145f5eb2dce7f2e8ea031d1ddc;hb=567718e7a363d331a9d5a90834679e64822f475a;hp=27d6fcfd958d0cd12f561df828369ff6ed370519;hpb=9ba9dcf2a59a952609e19154e11de3e2478cbf42;p=bertos.git diff --git a/app/at91sam7s/appconfig.h b/app/at91sam7s/appconfig.h index 27d6fcfd..3d08e4f9 100644 --- a/app/at91sam7s/appconfig.h +++ b/app/at91sam7s/appconfig.h @@ -72,6 +72,9 @@ #ifndef APPCONFIG_H #define APPCONFIG_H +/** Kdebug console on debug unit */ +#define CONFIG_KDEBUG_PORT KDEBUG_PORT_DBGU + /** Baud-rate for the kdebug console */ #define CONFIG_KDEBUG_BAUDRATE 115200