-
-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
enhancementNew feature or requestNew feature or request
Description
It seems that the natmod support for RISC-V architecture may have gotten into a useful place now in MicroPython after 1.24. This is the architecture used by chips such as ESP32-C3, ESP32-C6
This should be possible by doing a build with ARCH=rv32imc
.
We also need to set up the relevant toolchain on CI to automate the builds.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request