introduce sd_log for logging on the sdcard
[protos/imu.git] / Makefile
index ec375bc..50e2137 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -19,6 +19,7 @@ SRC += sd_main.c
 SRC += partition.c
 SRC += sd_raw.c
 SRC += gps_venus.c
+SRC += sd_log.c
 
 
 CFLAGS += -W -Wall -Werror