summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--stmhal/mpconfigport.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/stmhal/mpconfigport.h b/stmhal/mpconfigport.h
index ac3c1f2470..48588e9ae9 100644
--- a/stmhal/mpconfigport.h
+++ b/stmhal/mpconfigport.h
@@ -108,7 +108,6 @@
#endif
#define MICROPY_PY_UERRNO (1)
#define MICROPY_PY_THREAD (0)
-#define MICROPY_PY_THREAD_GIL (0)
// extended modules
#define MICROPY_PY_UCTYPES (1)