diff options
| author | Damien | 2013-10-22 23:09:25 +0100 |
|---|---|---|
| committer | Damien | 2013-10-22 23:09:25 +0100 |
| commit | e9f1e50be49edc6d01ff006e0a1f5291672ec808 (patch) | |
| tree | a1ca33259f91b4941210ef68ae7db075b47c8437 /stm/Makefile | |
| parent | ec63cce470f943003c728fde049919dedd5b6a44 (diff) | |
Board running boot.py, working REPL, soft reboot.
Diffstat (limited to 'stm/Makefile')
| -rw-r--r-- | stm/Makefile | 1 |
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 \ |
