aboutsummaryrefslogtreecommitdiff
path: root/teensy
diff options
context:
space:
mode:
Diffstat (limited to 'teensy')
-rw-r--r--teensy/mpconfigport.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/teensy/mpconfigport.h b/teensy/mpconfigport.h
index dfa46cc50..c01f13a6d 100644
--- a/teensy/mpconfigport.h
+++ b/teensy/mpconfigport.h
@@ -5,7 +5,7 @@
#define MICROPY_EMIT_THUMB (1)
#define MICROPY_EMIT_INLINE_THUMB (1)
#define MICROPY_ENABLE_GC (1)
-#define MICROPY_ENABLE_REPL_HELPERS (1)
+#define MICROPY_HELPER_REPL (1)
#define MICROPY_ENABLE_FLOAT (1)
// type definitions for the specific machine