lv_micropython/ports/unix/variants/dev/mpconfigvariant.mk
2020-07-01 22:44:41 +10:00

8 lines
131 B
Makefile

PROG ?= micropython-dev
FROZEN_MANIFEST ?= $(VARIANT_DIR)/manifest.py
MICROPY_ROM_TEXT_COMPRESSION = 1
MICROPY_PY_BLUETOOTH = 1