aboutsummaryrefslogtreecommitdiff
path: root/stmhal/Makefile
diff options
context:
space:
mode:
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 0f3fe46cf..fff966934 100644
--- a/stmhal/Makefile
+++ b/stmhal/Makefile
@@ -61,6 +61,7 @@ SRC_C = \
usbd_msc_storage.c \
pendsv.c \
systick.c \
+ timer.c \
led.c \
pin.c \
pin_map.c \
@@ -98,7 +99,6 @@ SRC_C = \
adc.c \
i2c.c \
-# timer.c \
# pybwlan.c \
SRC_S = \