projects
/
BNO055_driver.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a65e484
)
Remove bno055_support.c from library.
author
Walter Fetter Lages
<w.fetter@ieee.org>
Wed, 23 Jan 2019 21:50:05 +0000
(19:50 -0200)
committer
Walter Fetter Lages
<w.fetter@ieee.org>
Wed, 23 Jan 2019 21:50:05 +0000
(19:50 -0200)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/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.