diff options
| author | Damien George | 2014-03-22 15:52:33 +0000 |
|---|---|---|
| committer | Damien George | 2014-03-22 15:52:33 +0000 |
| commit | 626f6b813375a2a67d110cf8f240fe829d5887e4 (patch) | |
| tree | 384376761bf402b3a399e4bab83be22e9f87d341 /stmhal/Makefile | |
| parent | d311655655b72fcb898a8d35bfe926a9adb1bebd (diff) | |
stmhal: Add servo driver.
Diffstat (limited to 'stmhal/Makefile')
| -rw-r--r-- | stmhal/Makefile | 2 |
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 \ |
