aboutsummaryrefslogtreecommitdiff
path: root/stmhal/Makefile
diff options
context:
space:
mode:
authorDamien George2014-04-21 00:10:04 +0100
committerDamien George2014-04-21 00:10:04 +0100
commiteb8bdf4df3550d1e3d0ef08cf1ce80108b721fda (patch)
tree99ab51ab00144ca3ea82c6326434aeb10477e4c3 /stmhal/Makefile
parent64ba6ca1275cbb4625ebb831610fb3f241d22acc (diff)
stmhal, SPI and I2C: Improvements to functionality and consistency.
Diffstat (limited to 'stmhal/Makefile')
-rw-r--r--stmhal/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/stmhal/Makefile b/stmhal/Makefile
index 3cd51c016..c4c7f7bfc 100644
--- a/stmhal/Makefile
+++ b/stmhal/Makefile
@@ -97,6 +97,7 @@ SRC_C = \
servo.c \
dac.c \
adc.c \
+ bufhelper.c \
i2c.c \
spi.c \