mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 12:10:13 +01:00
MICROPY_PERSISTENT_CODE must be enabled, and then enabling MICROPY_PERSISTENT_CODE_LOAD/SAVE (either or both) will allow loading and/or saving of code (at the moment just bytecode) from/to a .mpy file.
36 KiB
36 KiB