0a2e9650f5
The config variable MICROPY_MODULE_FROZEN is now made of two separate parts: MICROPY_MODULE_FROZEN_STR and MICROPY_MODULE_FROZEN_MPY. This allows to have none, either or both of frozen strings and frozen mpy files (aka frozen bytecode). |
||
---|---|---|
.. | ||
printf.c | ||
pyexec.c | ||
pyexec.h |