From 8678e3edfd8f56b90d0847ba0a9a6ba615463152 Mon Sep 17 00:00:00 2001 From: Damien George Date: Sat, 21 Jan 2017 23:21:37 +1100 Subject: stmhal: Convert to use builtin help function. --- stmhal/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'stmhal/Makefile') 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 = \ -- cgit v1.2.3