diff options
| author | Damien George | 2017-06-01 15:43:20 +1000 |
|---|---|---|
| committer | Damien George | 2017-06-01 16:02:49 +1000 |
| commit | 6ff0ecfffcea4e7aa6301c54870ae97aa4a0cf72 (patch) | |
| tree | 4029403c446530fa870310a45042e2d372754ab7 /stmhal/Makefile | |
| parent | bc76302eab56368967af4f1cf8813ac816b9c22f (diff) | |
ports: Convert from using stmhal's input() to core provided version.
Diffstat (limited to 'stmhal/Makefile')
| -rw-r--r-- | stmhal/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stmhal/Makefile b/stmhal/Makefile index 09643be94..2d9d44afd 100644 --- a/stmhal/Makefile +++ b/stmhal/Makefile @@ -147,7 +147,6 @@ SRC_C = \ gccollect.c \ pybstdio.c \ help.c \ - input.c \ machine_i2c.c \ modmachine.c \ modpyb.c \ |
