We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5cad91 commit 618e8a7Copy full SHA for 618e8a7
1 file changed
ports/espressif/mpconfigport.h
@@ -40,10 +40,6 @@
40
41
#include "py/circuitpy_mpconfig.h"
42
43
-// Enable compiler functionality
44
-#define MICROPY_ENABLE_COMPILER (1)
45
-#define MICROPY_PY_BUILTINS_COMPILE (1)
46
-
47
#define MICROPY_NLR_SETJMP (1)
48
#define CIRCUITPY_DEFAULT_STACK_SIZE 0x6000
49
0 commit comments