Skip to content

Commit

Permalink
Merge f771c11 into 41b7734
Browse files Browse the repository at this point in the history
  • Loading branch information
glennrub committed Jun 30, 2020
2 parents 41b7734 + f771c11 commit 9679fbc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ports/nrf/Makefile
Expand Up @@ -38,8 +38,9 @@ endif
# qstr definitions (must come before including py.mk)
QSTR_DEFS = qstrdefsport.h $(BUILD)/pins_qstr.h

# MicroPython feature configurations
ifeq ($(DEBUG), 0)
MICROPY_ROM_TEXT_COMPRESSION ?= 1
endif

# include py core make definitions
include ../../py/py.mk
Expand Down

0 comments on commit 9679fbc

Please sign in to comment.