mirror of
https://github.com/micropython/micropython.git
synced 2025-09-04 17:00:30 +02: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>