Lines Matching full:edk
133 LLEXT Extension Development Kit (EDK)
143 (EDK) from the build artifacts of the main Zephyr application, by running the
144 following command which uses the ``llext-edk`` target:
148 west build -t llext-edk
150 The generated EDK can be found in the build directory under the ``zephyr``
158 The EDK includes the convenience files ``cmake.cflags`` (for CMake-based
199 LLEXT EDK Kconfig options argument
202 The LLEXT EDK can be configured using the following Kconfig options:
205 The name of the generated EDK tarball.
208 If set, the EDK will include headers that do not contain code to route
212 EDK Sample argument
215 Refer to :zephyr:code-sample:`llext-edk` for an example of how to use the
216 LLEXT EDK.