mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-01 14:32:21 +00:00
Previously, `cmake/app/boilerplate.cmake` evaluated ZEPHYR_EXTRA_MODULES on line ~548 *after* `zephyr_module.cmake` was included on line ~168. This change ensures that modules defined in `ENV{ZEPHYR_EXTRA_MODULES}` are processed properly through `zephyr_module.cmake`. Fixes #30673 Signed-off-by: Christopher Friedt <chrisfriedt@gmail.com> |
||
---|---|---|
.. | ||
app | ||
bintools | ||
compiler | ||
emu | ||
flash | ||
ide | ||
linker | ||
makefile_exports | ||
reports | ||
toolchain | ||
usage | ||
util | ||
boards.cmake | ||
ccache.cmake | ||
cfb.cmake | ||
dts.cmake | ||
extensions.cmake | ||
extra_flags.cmake | ||
gcc-m-cpu.cmake | ||
generic_toolchain.cmake | ||
git.cmake | ||
hex.cmake | ||
host-tools.cmake | ||
kconfig.cmake | ||
kobj.cmake | ||
mcuboot.cmake | ||
pristine.cmake | ||
python.cmake | ||
target_toolchain_flags.cmake | ||
target_toolchain.cmake | ||
version.cmake | ||
west.cmake | ||
zephyr_module.cmake |