X-Git-Url: https://git.karo-electronics.de/?p=oswald.git;a=blobdiff_plain;f=metawatch%2FMakefile;fp=metawatch%2FMakefile;h=583ccb13520091de31996481b21f244f6623f845;hp=70a7775fae64e59181cf3400378443366d431933;hb=a9be019ac653badc27a55c94b8d50122eadf8c5f;hpb=66cf0a5a9602a6593ca9b2b8b32f13a917707018 diff --git a/metawatch/Makefile b/metawatch/Makefile index 70a7775..583ccb1 100644 --- a/metawatch/Makefile +++ b/metawatch/Makefile @@ -17,17 +17,17 @@ MEMMODEL = -mmemory-model=huge -fdata-sections -ffunction-sections # -mdata-re # MEMMODEL = -mmemory-model=medium -misr20 #MEMMODEL = -mmemory-model=medium -APPCONFIG = -DDIGITAL -DMW_DEVBOARD_V2 +#APPCONFIG = -DDIGITAL -DMW_DEVBOARD_V2 #APPCONFIG = -DDIGITAL -DMW_DEVBOARD_V2 -DWITH_BTSTACK #APPCONFIG = -DDIGITAL -DMW_DEVBOARD_V2 -DCC256x_TRANSP -#APPCONFIG = -DDIGITAL -DMW_DIGITAL_V2 - -# List all the source files here -# eg if you have a source file foo.c then list it here +APPCONFIG = -DDIGITAL -DMW_DIGITAL_V2 BTCC256x_SCRIPT = bluetooth_init_cc2560_2.44.c #BTCC256x_SCRIPT = bluetooth_init_cc2564_2.8.c +# List all the source files here +# eg if you have a source file foo.c then list it here + OSWALD_SRC = ../ui/oswald_main.c ../ui/oswald_screens.c \ ../ui/oswald_watch_faces.c \ ../ui/oswald_strings.c ../ui/calendar.c \