Remove bno055_support.c from library.
authorWalter Fetter Lages <w.fetter@ieee.org>
Wed, 23 Jan 2019 21:50:05 +0000 (19:50 -0200)
committerWalter Fetter Lages <w.fetter@ieee.org>
Wed, 23 Jan 2019 21:50:05 +0000 (19:50 -0200)
Makefile

index bf7f471..e5a3cdd 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 TARGET=libbno055.a
-SRCS=bno055.c bno055_support.c
+SRCS=bno055.c
 
 FLAGS=-O2 -Wall -MMD
 INCLUDE=-I.