diff options
Diffstat (limited to 'stmhal/Makefile')
| -rw-r--r-- | stmhal/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/stmhal/Makefile b/stmhal/Makefile index bf5db7186..b4169e3d6 100644 --- a/stmhal/Makefile +++ b/stmhal/Makefile @@ -71,6 +71,8 @@ SRC_C = \ math.c \ malloc0.c \ gccollect.c \ + pybstdio.c \ + readline.c \ pyexec.c \ help.c \ input.c \ |
