Skip to content

Commit 618e8a7

Browse files
committed
Revert "Enable built-ins compile for all espressif boards"
This reverts commit f5cad91.
1 parent f5cad91 commit 618e8a7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

ports/espressif/mpconfigport.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,6 @@
4040

4141
#include "py/circuitpy_mpconfig.h"
4242

43-
// Enable compiler functionality
44-
#define MICROPY_ENABLE_COMPILER (1)
45-
#define MICROPY_PY_BUILTINS_COMPILE (1)
46-
4743
#define MICROPY_NLR_SETJMP (1)
4844
#define CIRCUITPY_DEFAULT_STACK_SIZE 0x6000
4945

0 commit comments

Comments
 (0)