mirror of
https://github.com/micropython/micropython.git
synced 2026-01-04 19:20:22 +01:00
MPY files can now hold generated RV32IMC native code. This can be accomplished by passing the `-march=rv32imc` flag to mpy-cross. Signed-off-by: Alessandro Gatti <a.gatti@frob.it>