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 205788d commit 2284669Copy full SHA for 2284669
bricks/_common/mpconfigport.h
@@ -62,7 +62,6 @@
62
#define MICROPY_ENABLE_SOURCE_LINE (1)
63
#define MICROPY_ERROR_REPORTING (MICROPY_ERROR_REPORTING_DETAILED)
64
#endif
65
-#define MICROPY_ENABLE_SYSTEM_ABORT (1)
66
#define MICROPY_BUILTIN_METHOD_CHECK_SELF_ARG (1)
67
#define MICROPY_PY_ASYNC_AWAIT (1)
68
#define MICROPY_MULTIPLE_INHERITANCE (0)
0 commit comments