Files
micropython/tools
Damien George 718ff4fdd5 tools/mpy_ld.py: Support R_ARM_ABS32 relocation in text.
Add support for R_ARM_ABS32 relocations in native .mpy files.  These can be
rewritten in the same way that data relocations are.

Fixes issue #14430.

Signed-off-by: Damien George <damien@micropython.org>
2025-06-10 13:40:11 +10:00
..
2025-06-10 11:29:02 +10:00
2024-03-07 16:25:17 +11:00
2025-02-25 13:02:49 +01:00