-
- Downloads
py: Move frozen bytecode Makefile rules from ports to common mk files.
Now, to use frozen bytecode all a port needs to do is define FROZEN_MPY_DIR to the directory containing the .py files to freeze, and define MICROPY_MODULE_FROZEN_MPY and MICROPY_QSTR_EXTRA_POOL.
Showing
- esp8266/Makefile 0 additions, 20 deletionsesp8266/Makefile
- py/mkenv.mk 2 additions, 0 deletionspy/mkenv.mk
- py/mkrules.mk 17 additions, 0 deletionspy/mkrules.mk
- py/py.mk 6 additions, 0 deletionspy/py.mk
- stmhal/Makefile 0 additions, 14 deletionsstmhal/Makefile
- unix/Makefile 0 additions, 16 deletionsunix/Makefile
Loading
Please register or sign in to comment