mirror of
https://github.com/micropython/micropython.git
synced 2025-09-05 01:10:36 +02:00
Implements text, rodata and bss generalised relocations, as well as generic qstr-object linking. This allows importing dynamic native modules on all supported architectures in a unified way.