|
@@ -39,7 +39,7 @@ typedef long mp_off_t;
|
|
|
#define MICROPY_STACK_CHECK (0)
|
|
#define MICROPY_STACK_CHECK (0)
|
|
|
#define MICROPY_ALLOC_PATH_MAX (128)
|
|
#define MICROPY_ALLOC_PATH_MAX (128)
|
|
|
|
|
|
|
|
-#define MICROPY_ENABLE_FINALISER (0)
|
|
|
|
|
|
|
+#define MICROPY_ENABLE_FINALISER (1)
|
|
|
|
|
|
|
|
#define MICROPY_ERROR_REPORTING (MICROPY_ERROR_REPORTING_NONE)
|
|
#define MICROPY_ERROR_REPORTING (MICROPY_ERROR_REPORTING_NONE)
|
|
|
|
|
|