1 parent c1b1911 commit b5159a9Copy full SHA for b5159a9
1 file changed
zephyr/mpconfigport.h
@@ -35,6 +35,7 @@
35
#define MICROPY_HEAP_SIZE (16 * 1024)
36
#endif
37
38
+#define MICROPY_ENABLE_SOURCE_LINE (1)
39
#define MICROPY_STACK_CHECK (1)
40
#define MICROPY_ENABLE_GC (1)
41
#define MICROPY_HELPER_REPL (1)
0 commit comments