mirror of
https://github.com/micropython/micropython.git
synced 2026-01-08 05:00:26 +01:00
This turns on the native RV32IMC code generator for the QEMU-based RISC-V port, and removes tests that relies on native code generation from the exclusion list (ie enables these tests). Signed-off-by: Alessandro Gatti <a.gatti@frob.it>