circuitpython/examples/natmod/deflate
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
..
deflate.c all: Remove the "STATIC" macro and just use "static" instead. 2024-03-07 14:20:42 +11:00
Makefile examples/natmod: Use LINK_RUNTIME=1 when building for armv6m. 2025-07-24 14:01:45 +10:00