aboutsummaryrefslogtreecommitdiff
path: root/ports/bare-arm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ports/bare-arm/Makefile')
-rw-r--r--ports/bare-arm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/bare-arm/Makefile b/ports/bare-arm/Makefile
index 455a9dc5a..1a21eb56a 100644
--- a/ports/bare-arm/Makefile
+++ b/ports/bare-arm/Makefile
@@ -5,7 +5,7 @@ include ../../py/mkenv.mk
include $(TOP)/py/py.mk
# Set makefile-level MicroPython feature configurations.
-MICROPY_ROM_TEXT_COMPRESSION ?= 1
+MICROPY_ROM_TEXT_COMPRESSION ?= 0
# Define toolchain and other tools.
CROSS_COMPILE ?= arm-none-eabi-