summaryrefslogtreecommitdiffstats
path: root/stm32/app/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'stm32/app/Makefile')
-rw-r--r--stm32/app/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/stm32/app/Makefile b/stm32/app/Makefile
index 997011f..62a13cc 100644
--- a/stm32/app/Makefile
+++ b/stm32/app/Makefile
@@ -25,7 +25,7 @@ LDLIBS+=-lm
V=1
default: ${PROG}.elf
-CSRCS= main.c cdcacm.c dfu.c ring.c usart.c ticker.c dummy_kb.c usb.c rtc.c time_fn.c events.c hands.c motor.c
+CSRCS= main.c cdcacm.c dfu.c ring.c usart.c ticker.c dummy_kb.c usb.c rtc.c time_fn.c events.c hands.c motor.c leds.c
HSRCS = project.h