diff --git a/stmhal/Makefile b/stmhal/Makefile index 90eaa3be89..7e825279fa 100644 --- a/stmhal/Makefile +++ b/stmhal/Makefile @@ -99,11 +99,11 @@ SRC_C = \ pyexec.c \ help.c \ input.c \ - modos.c \ modpyb.c \ modstm.c \ - modtime.c \ - modselect.c \ + moduos.c \ + modutime.c \ + moduselect.c \ modusocket.c \ modnetwork.c \ import.c \