add i2c support
[protos/imu.git] / Makefile
index ec375bc..91a2763 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -19,6 +19,8 @@ SRC += sd_main.c
 SRC += partition.c
 SRC += sd_raw.c
 SRC += gps_venus.c
+SRC += sd_log.c
+SRC += i2c_protocol.c
 
 
 CFLAGS += -W -Wall -Werror