]> git.karo-electronics.de Git - oswald.git/blobdiff - metawatch/Makefile
Some documentation hints
[oswald.git] / metawatch / Makefile
index 70a7775fae64e59181cf3400378443366d431933..583ccb13520091de31996481b21f244f6623f845 100644 (file)
@@ -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 \