1e47c64266
This change reworks the Xtensa support in llext to use CMake's native shared library support, instead of manually running "gcc -shared". This change minimizes the differences in llext handling by defining appropriate CMake targets for the different architectures. Signed-off-by: Luca Burelli <l.burelli@arduino.cc> |
||
---|---|---|
.. | ||
compiler_flags.cmake | ||
generic.cmake | ||
target.cmake | ||
target_arc.cmake | ||
target_arm.cmake | ||
target_arm64.cmake | ||
target_mips.cmake | ||
target_riscv.cmake | ||
target_sparc.cmake | ||
target_x86.cmake | ||
target_xtensa.cmake |