mirror of
https://github.com/micropython/micropython.git
synced 2026-04-30 04:40:13 +02:00
1b92bda5b8
MPY files can now hold data to be run on RV64IMC. This can be accomplished by passing the `-march=rv64imc` flag to mpy-cross. Signed-off-by: Alessandro Gatti <a.gatti@frob.it>