We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26fa3e3 commit dd5ee9fCopy full SHA for dd5ee9f
stmhal/mpconfigport.h
@@ -58,6 +58,7 @@
58
#define MICROPY_PY_UCTYPES (1)
59
#define MICROPY_PY_ZLIBD (1)
60
#define MICROPY_PY_UJSON (1)
61
+#define MICROPY_PY_URE (1)
62
63
#define MICROPY_ENABLE_EMERGENCY_EXCEPTION_BUF (1)
64
#define MICROPY_EMERGENCY_EXCEPTION_BUF_SIZE (0)
0 commit comments