From: Nils Faerber Date: Sat, 6 Jul 2013 21:20:33 +0000 (+0200) Subject: Add option for debug UART on regular watches X-Git-Url: https://git.karo-electronics.de/?p=oswald.git;a=commitdiff_plain;h=cd477f0823f08be745cb22521bafb6c6cee192c7 Add option for debug UART on regular watches --- diff --git a/metawatch/Makefile b/metawatch/Makefile index aadbb11..388e510 100644 --- a/metawatch/Makefile +++ b/metawatch/Makefile @@ -20,6 +20,7 @@ MEMMODEL = -mmemory-model=huge -fdata-sections -ffunction-sections # -mdata-re #APPCONFIG = -DDIGITAL -DMW_DEVBOARD_V2 #APPCONFIG = -DDIGITAL -DMW_DEVBOARD_V2 -DWITH_BTSTACK #APPCONFIG = -DDIGITAL -DMW_DEVBOARD_V2 -DCC256x_TRANSP +#APPCONFIG = -DDIGITAL -DMW_DIGITAL_V2 -DMW_DEBUG_UART APPCONFIG = -DDIGITAL -DMW_DIGITAL_V2 #BTCC256x_SCRIPT = bluetooth_init_cc2560_2.44.c