summaryrefslogtreecommitdiff
path: root/docs/esp32/tutorial
diff options
context:
space:
mode:
authorAlessandro Gatti <a.gatti@frob.it>2024-08-28 15:05:47 +0200
committerDamien George <damien@micropython.org>2024-09-06 17:10:07 +1000
commita831c788f76c0742f85b8a35a5860255229b98dc (patch)
tree06f3269b6935f2308d85dee91e7429255ef4b716 /docs/esp32/tutorial
parente370999e378bf5040ef6348e2a0720bc3ec4f773 (diff)
tools/mpy_ld.py: Ignore R_XTENSA_ASM_EXPAND relocation entries.
As reported in #14430 the Xtensa compiler can add R_XTENSA_ASM_EXPAND relocation relaxation entries in object files, and they were not supported by mpy_ld. This commit adds handling for that entry, doing nothing with it, as it is only of real use for an optimising linker. Signed-off-by: Alessandro Gatti <a.gatti@frob.it>
Diffstat (limited to 'docs/esp32/tutorial')
0 files changed, 0 insertions, 0 deletions