mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 03:30:14 +01:00
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).
20 KiB
20 KiB