|
@@ -40,7 +40,7 @@ typedef long mp_off_t;
|
|
|
|
|
|
|
|
#define MICROPY_ERROR_REPORTING (MICROPY_ERROR_REPORTING_NONE)
|
|
#define MICROPY_ERROR_REPORTING (MICROPY_ERROR_REPORTING_NONE)
|
|
|
|
|
|
|
|
-#define MICROPY_GC_STACK_ENTRY_TYPE (uint32_t)
|
|
|
|
|
|
|
+#define MICROPY_GC_STACK_ENTRY_TYPE uint32_t
|
|
|
|
|
|
|
|
#define MICROPY_PY___FILE__ (1)
|
|
#define MICROPY_PY___FILE__ (1)
|
|
|
#define MICROPY_ENABLE_EXTERNAL_IMPORT (1)
|
|
#define MICROPY_ENABLE_EXTERNAL_IMPORT (1)
|