-
- Downloads
py/compile: Add mp_compile_to_raw_code() to return raw code object.
This can then be passed to mp_raw_code_save_file to save a .mpy file.
Loading
Please register or sign in to comment
This can then be passed to mp_raw_code_save_file to save a .mpy file.