We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 044b9b6 commit ec2f195Copy full SHA for ec2f195
1 file changed
ports/unix/mpconfigport.mk
@@ -37,4 +37,4 @@ MICROPY_PY_JNI = 0
37
38
# Avoid using system libraries, use copies bundled with MicroPython
39
# as submodules (currently affects only libffi).
40
-MICROPY_STANDALONE = 0
+MICROPY_STANDALONE = 1
0 commit comments