X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=app%2Fdemo%2Fappconfig.h;h=398f2ffa43803d0f18a5ea38c9d3eb28d204c759;hb=fff51d0f659a22f994cd8cb1d2a58a46ae981e2d;hp=b6b111281090921c8a7b1ccf72c01f8583982d89;hpb=04e7f227ba5a6a87fe2f903cd607c905e20f7184;p=bertos.git diff --git a/app/demo/appconfig.h b/app/demo/appconfig.h index b6b11128..398f2ffa 100644 --- a/app/demo/appconfig.h +++ b/app/demo/appconfig.h @@ -72,6 +72,9 @@ #ifndef APPCONFIG_H #define APPCONFIG_H +/** kdebug console */ +#define CONFIG_KDEBUG_PORT 0 + /** Baud-rate for the kdebug console */ #define CONFIG_KDEBUG_BAUDRATE 19200