]> git.droids-corp.org - protos/imu.git/blobdiff - Makefile
add i2c support
[protos/imu.git] / Makefile
index 50e213761bb9c555750607dff0fcda80d64f1e6e..91a276306a6158acfe322ce3f490fe93c7fd3651 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -20,6 +20,7 @@ SRC += partition.c
 SRC += sd_raw.c
 SRC += gps_venus.c
 SRC += sd_log.c
 SRC += sd_raw.c
 SRC += gps_venus.c
 SRC += sd_log.c
+SRC += i2c_protocol.c
 
 
 CFLAGS += -W -Wall -Werror
 
 
 CFLAGS += -W -Wall -Werror