05ed19e73e
Following the unix port. Support for building variants with msvc was done by @stinos.
6 lines
105 B
Makefile
6 lines
105 B
Makefile
PROG ?= micropython-dev
|
|
|
|
FROZEN_MANIFEST ?= $(VARIANT_DIR)/manifest.py
|
|
|
|
MICROPY_ROM_TEXT_COMPRESSION = 1
|