aboutsummaryrefslogtreecommitdiff
path: root/stm/Makefile
diff options
context:
space:
mode:
authorDamien2013-10-22 23:09:25 +0100
committerDamien2013-10-22 23:09:25 +0100
commite9f1e50be49edc6d01ff006e0a1f5291672ec808 (patch)
treea1ca33259f91b4941210ef68ae7db075b47c8437 /stm/Makefile
parentec63cce470f943003c728fde049919dedd5b6a44 (diff)
Board running boot.py, working REPL, soft reboot.
Diffstat (limited to 'stm/Makefile')
-rw-r--r--stm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/stm/Makefile b/stm/Makefile
index ece07af53..02e35bc34 100644
--- a/stm/Makefile
+++ b/stm/Makefile
@@ -50,6 +50,7 @@ PY_O = \
emitinlinethumb.o \
runtime.o \
vm.o \
+ repl.o \
SRC_FATFS = \
ff.c \