]> git.droids-corp.org - protos/imu.git/blobdiff - Makefile
add i2c support
[protos/imu.git] / Makefile
index ec375bca2e85a56e9bb635d5639f7e1a80729efa..91a276306a6158acfe322ce3f490fe93c7fd3651 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