diff options
| author | Dave Hylands | 2015-10-07 21:26:04 -0700 |
|---|---|---|
| committer | Damien George | 2015-10-19 21:12:42 +0100 |
| commit | 504420c51d91da13e6fd42514475049ab5b15c6d (patch) | |
| tree | 772800e66d0da97390ede2490ffb956396420d1f /stmhal/Makefile | |
| parent | 2c040edef819e08775a0ae1b461334a0b108319f (diff) | |
stmhal: Early version of machine module for stmhal.
Diffstat (limited to 'stmhal/Makefile')
| -rw-r--r-- | stmhal/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stmhal/Makefile b/stmhal/Makefile index 5695fe584..e50bf3b0f 100644 --- a/stmhal/Makefile +++ b/stmhal/Makefile @@ -135,6 +135,7 @@ SRC_C = \ pyexec.c \ help.c \ input.c \ + modmachine.c \ modpyb.c \ modstm.c \ moduos.c \ |
