mirror of
https://github.com/micropython/micropython.git
synced 2026-01-19 02:17:22 +01:00
6 lines
105 B
Makefile
6 lines
105 B
Makefile
PROG ?= micropython-dev
|
|
|
|
FROZEN_MANIFEST ?= $(VARIANT_DIR)/manifest.py
|
|
|
|
MICROPY_ROM_TEXT_COMPRESSION = 1
|