emlearn-micropython icon indicating copy to clipboard operation
emlearn-micropython copied to clipboard

Use new mpy_ld.py linking support for resolving soft-float symbols

Open jonnor opened this issue 1 year ago • 0 comments

Currently utilizes an MR at https://github.com/micropython/micropython/pull/15838 - hopefully to be included in MicroPython shortly.

It lets us remove all the hacking where we manually resolve symbols, unpack archives and add them to the build.

jonnor avatar Sep 14 '24 13:09 jonnor