There was an error while loading. Please reload this page.
1 parent 41249e1 commit 860805aCopy full SHA for 860805a
unix/mpconfigport.h
@@ -33,8 +33,6 @@
33
#if !defined(MICROPY_EMIT_X86) && defined(__i386__)
34
#define MICROPY_EMIT_X86 (1)
35
#endif
36
-#define MICROPY_EMIT_THUMB (0)
37
-#define MICROPY_EMIT_INLINE_THUMB (0)
38
#define MICROPY_ENABLE_GC (1)
39
#define MICROPY_ENABLE_FINALISER (1)
40
#define MICROPY_MEM_STATS (1)
0 commit comments