summaryrefslogtreecommitdiff
path: root/py
diff options
context:
space:
mode:
authorDamien George <damien@micropython.org>2024-09-09 10:09:15 +1000
committerDamien George <damien@micropython.org>2024-09-19 14:52:58 +1000
commit8b35f2c7fad87198c4ccab243cb3e8a61c7d0f3c (patch)
treeb74d7f3a6dba2353b7039d244d9e59967018440b /py
parent46d8db81d33e6da383ebf0fd0a063ea1f1948ce1 (diff)
tools/mpy_ld.py: Support jumping more than 2k on armv6m architectures.
Native .mpy files targetting armv6m (eg RP2040) cannot currently have more than about 2kiB of native code (between the start of the file and the init function). This commit fixes that by using bigger jumps to jump to the init function. Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'py')
0 files changed, 0 insertions, 0 deletions