circuitpython/examples/natmod/random
Alessandro Gatti 6760e00817 tools/mpy_ld.py: Add native modules support for RV32 code.
This commit adds support for RV32IMC native modules, as in embedding native
code into a self-contained MPY module and and make its exported functions
available to the MicroPython environment.

Signed-off-by: Alessandro Gatti <a.gatti@frob.it>
2024-12-23 10:02:20 +11:00
..
Makefile tools/mpy_ld.py: Add native modules support for RV32 code. 2024-12-23 10:02:20 +11:00
random.c examples/natmod: Rename umodule to module. 2023-06-08 17:54:24 +10:00