aboutsummaryrefslogtreecommitdiff
path: root/stmhal/Makefile
diff options
context:
space:
mode:
authorDamien George2014-03-22 15:52:33 +0000
committerDamien George2014-03-22 15:52:33 +0000
commit626f6b813375a2a67d110cf8f240fe829d5887e4 (patch)
tree384376761bf402b3a399e4bab83be22e9f87d341 /stmhal/Makefile
parentd311655655b72fcb898a8d35bfe926a9adb1bebd (diff)
stmhal: Add servo driver.
Diffstat (limited to 'stmhal/Makefile')
-rw-r--r--stmhal/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/stmhal/Makefile b/stmhal/Makefile
index 60e5fde3d..938871aef 100644
--- a/stmhal/Makefile
+++ b/stmhal/Makefile
@@ -89,8 +89,8 @@ SRC_C = \
diskio.c \
lcd.c \
accel.c \
+ servo.c \
-# servo.c \
# timer.c \
# audio.c \
# i2c.c \