mirror of
https://github.com/micropython/micropython.git
synced 2025-09-08 10:51:10 +02:00
With MICROPY_EMIT_X64 and MICROPY_EMIT_THUMB disabled, the respective emitters and assemblers will not be included in the code. This can significantly reduce binary size for unix version.