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 22f4438 commit d0e6bb2Copy full SHA for d0e6bb2
ports/nrf/mpconfigport.h
@@ -82,7 +82,7 @@
82
#define MICROPY_STREAMS_NON_BLOCK (1)
83
#define MICROPY_MODULE_WEAK_LINKS (1)
84
#define MICROPY_CAN_OVERRIDE_BUILTINS (1)
85
-#define MICROPY_USE_INTERNAL_ERRNO (1)
+#define MICROPY_USE_INTERNAL_ERRNO (0)
86
#define MICROPY_PY_FUNCTION_ATTRS (1)
87
#define MICROPY_PY_BUILTINS_STR_UNICODE (1)
88
#define MICROPY_PY_BUILTINS_STR_CENTER (0)
0 commit comments