CIRCUITPY_SETTABLE_PYSTACK
This commit is contained in:
parent
54ae7ced82
commit
a37dad61fb
@ -145,6 +145,7 @@ extern void common_hal_mcu_enable_interrupts(void);
|
||||
#define MICROPY_REPL_AUTO_INDENT (1)
|
||||
#define MICROPY_REPL_EVENT_DRIVEN (0)
|
||||
#define MICROPY_ENABLE_PYSTACK (1)
|
||||
#define CIRCUITPY_SETTABLE_PYSTACK (1)
|
||||
#define MICROPY_STACK_CHECK (1)
|
||||
#define MICROPY_STREAMS_NON_BLOCK (1)
|
||||
#ifndef MICROPY_USE_INTERNAL_PRINTF
|
||||
|
Loading…
Reference in New Issue
Block a user