Skip to content

Commit a37dad6

Browse files
committed
CIRCUITPY_SETTABLE_PYSTACK
1 parent 54ae7ce commit a37dad6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

py/circuitpy_mpconfig.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@ extern void common_hal_mcu_enable_interrupts(void);
145145
#define MICROPY_REPL_AUTO_INDENT (1)
146146
#define MICROPY_REPL_EVENT_DRIVEN (0)
147147
#define MICROPY_ENABLE_PYSTACK (1)
148+
#define CIRCUITPY_SETTABLE_PYSTACK (1)
148149
#define MICROPY_STACK_CHECK (1)
149150
#define MICROPY_STREAMS_NON_BLOCK (1)
150151
#ifndef MICROPY_USE_INTERNAL_PRINTF

0 commit comments

Comments
 (0)