zephyr/samples/subsys/llext
Luca Burelli 8660020205 llext: group LLEXT output files in a subdirectory
LLEXT-related files are currently scattered in multiple locations in the
build directory. For easier access, this patch groups the outputs in a
subdirectory named 'llext' at the root of the build binaries, alongside
the 'zephyr' directory. This directory will thus contain the generated
debug ELF and the final .llext file for each compiled extension.

Note that this does not affect out-of-tree projects that use LLEXT,
since they already pass the full LLEXT file path to add_llext_target().

Signed-off-by: Luca Burelli <l.burelli@arduino.cc>
2025-01-27 08:54:44 +01:00
..
edk samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
modules llext: group LLEXT output files in a subdirectory 2025-01-27 08:54:44 +01:00
shell_loader samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
llext.rst doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00