mirror of
https://github.com/micropython/micropython.git
synced 2025-07-21 13:01:10 +02: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>