diff options
| author | Damien George | 2017-01-21 23:21:37 +1100 |
|---|---|---|
| committer | Damien George | 2017-01-22 11:56:16 +1100 |
| commit | 8678e3edfd8f56b90d0847ba0a9a6ba615463152 (patch) | |
| tree | a9f97e7ccd19de67c4b385253f9aef82f52ec69b /stmhal/Makefile | |
| parent | 9f04dfb568b8af339ec34ea1a94fb2eb8890bf8c (diff) | |
stmhal: Convert to use builtin help function.
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 f39818eb5..3735172dc 100644 --- a/stmhal/Makefile +++ b/stmhal/Makefile @@ -112,7 +112,6 @@ SRC_LIB = $(addprefix lib/,\ netutils/netutils.c \ timeutils/timeutils.c \ utils/pyexec.c \ - utils/pyhelp.c \ ) SRC_C = \ |
