zephyr/samples/subsys/llext/edk/ext2
Ederson de Souza 972eecfc17 samples/subsys/llext: EDK sample
Shows a simple application which loads extensions and some simple
extensions. While everything is inside Zephyr tree, everything can
actually be build from different directories (even machines), as long as
the EDK is generated from the application and used by the extensions.
More information is available at sample's README.

This sample is build only for twister, as it requires a few steps to be
properly run, namely build the EDK, install it somewhere, build the
extensions using the EDK and finally build the application with the
extensions.

Signed-off-by: Ederson de Souza <ederson.desouza@intel.com>
2024-05-17 16:21:48 +01:00
..
src samples/subsys/llext: EDK sample 2024-05-17 16:21:48 +01:00
CMakeLists.txt samples/subsys/llext: EDK sample 2024-05-17 16:21:48 +01:00
toolchain.cmake samples/subsys/llext: EDK sample 2024-05-17 16:21:48 +01:00