zephyr/cmake
Louis Feller 5b4c8945fd west : runners : Fix error message when runners.yaml is not found.
Adjust error message so that it clearly states runners.yaml is
missing from <build_dir>/zephyr, instead of referencing CMake cache
variable ZEPHYR_RUNNERS_YAML, which is no longer used (since
3124c02987 ).
Also clean up that variable in CMake since it is no longer used
(0 other references in entire tree).
Fixes #70605

Signed-off-by: Louis Feller <louis.feller@st.com>
2024-06-28 12:23:18 -04:00
..
app
bintools buildsystem: Add an option to compress debug sections 2024-05-13 14:23:12 +02:00
compiler toolchain: clang: arm: do not use fp instruction when CONFIG_FPU=n 2024-06-25 06:06:36 -04:00
emu cmake: emu: armfvp: Fix find program’s search paths 2024-06-26 09:00:43 -04:00
flash west : runners : Fix error message when runners.yaml is not found. 2024-06-28 12:23:18 -04:00
ide build: namespace `autoconf.h` with `zephyr/` 2024-05-28 22:03:55 +02:00
linker llext: xtensa: add support for the xt-clang toolchain 2024-05-29 10:49:40 -07:00
linker_script usb: device_next: Rename usbd_contex to usbd_context 2024-06-03 06:43:20 -07:00
makefile_exports
modules cmake: modules: extensions: Fix dts watch file processing 2024-06-25 06:05:52 -04:00
reports
sca cmake: sca: Enable CodeChecker error exit status 2024-06-15 05:14:48 -04:00
toolchain cmake: llvm: arm64: Set arm64 flags when building with clang 2024-06-13 17:58:04 +02:00
usage cmake: New target which generates a sort of development kit for llext 2024-05-17 16:21:48 +01:00
util
cfb.cmake
extra_flags.cmake
gcc-m-cpu.cmake arch: arm: Add initial support for Cortex-M85 Core 2024-06-26 13:36:14 -04:00
gcc-m-fpu.cmake arch: arm: Add initial support for Cortex-M85 Core 2024-06-26 13:36:14 -04:00
gen_version_h.cmake
hex.cmake
kobj.cmake build: namespace the generated headers with `zephyr/` 2024-05-28 22:03:55 +02:00
llext-edk.cmake cmake: Flag for EDK Makefile.flags was being used on cmake.flags 2024-06-11 19:46:42 -04:00
mcuboot.cmake
package_helper.cmake
pristine.cmake
target_toolchain_flags.cmake
verify-toolchain.cmake
vif.cmake