summaryrefslogtreecommitdiff
path: root/teensy
diff options
context:
space:
mode:
Diffstat (limited to 'teensy')
-rw-r--r--teensy/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/teensy/Makefile b/teensy/Makefile
index a38916ff8..ab377dfb2 100644
--- a/teensy/Makefile
+++ b/teensy/Makefile
@@ -106,6 +106,7 @@ STM_SRC_S = $(addprefix stmhal/,\
LIB_SRC_C = $(addprefix lib/,\
libc/string0.c \
+ mp-readline/builtin_input.c \
mp-readline/readline.c \
utils/pyexec.c \
utils/pyhelp.c \