aboutsummaryrefslogtreecommitdiff
path: root/stmhal/Makefile
diff options
context:
space:
mode:
authorDamien George2017-02-15 16:39:30 +1100
committerDamien George2017-02-15 16:39:30 +1100
commite5cc681cb1b5163b9ae3453df85344326baf9759 (patch)
tree200ae1f6b6387fbd12ee9dd3cc4223ca32cdd560 /stmhal/Makefile
parent05a4859585c4e0a55fca2e7467ba70da6453fdcb (diff)
stmhal: Use generic interrupt char code.
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 edd5e0619..76579d130 100644
--- a/stmhal/Makefile
+++ b/stmhal/Makefile
@@ -112,6 +112,7 @@ SRC_LIB = $(addprefix lib/,\
netutils/netutils.c \
timeutils/timeutils.c \
utils/pyexec.c \
+ utils/interrupt_char.c \
)
DRIVERS_SRC_C = $(addprefix drivers/,\