circuitpython/examples/natmod/re
Damien George bba15e0a0b examples/natmod: Use LINK_RUNTIME=1 when building for armv6m.
To get division helper functions, eg `__aeabi_uidiv`, `__aeabi_idiv` and
`__aeabi_uidivmod`.

Signed-off-by: Damien George <damien@micropython.org>
2025-07-24 14:01:45 +10:00
..
Makefile examples/natmod: Use LINK_RUNTIME=1 when building for armv6m. 2025-07-24 14:01:45 +10:00
re.c examples/natmod/re: Fix build on RV32 with alloca. 2024-12-23 10:02:42 +11:00