From 8f5bc3ffc0603bbc338f9a24bd7d278b72d5c9d7 Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Sun, 20 Nov 2016 23:49:45 +0300 Subject: stmhal/moduselect: Move to extmod/ for reuse by other ports. --- stmhal/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'stmhal/Makefile') diff --git a/stmhal/Makefile b/stmhal/Makefile index c08484db1..3b70f6b93 100644 --- a/stmhal/Makefile +++ b/stmhal/Makefile @@ -150,7 +150,6 @@ SRC_C = \ modstm.c \ moduos.c \ modutime.c \ - moduselect.c \ modusocket.c \ modnetwork.c \ import.c \ -- cgit v1.2.3