aboutsummaryrefslogtreecommitdiff
path: root/stmhal/mpconfigport.mk
diff options
context:
space:
mode:
Diffstat (limited to 'stmhal/mpconfigport.mk')
-rw-r--r--stmhal/mpconfigport.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/stmhal/mpconfigport.mk b/stmhal/mpconfigport.mk
new file mode 100644
index 000000000..b5ff3af58
--- /dev/null
+++ b/stmhal/mpconfigport.mk
@@ -0,0 +1,4 @@
+# Enable/disable extra modules
+
+# wiznet5k module for ethernet support
+MICROPY_PY_WIZNET5K ?= 0