zephyr/cmake
Luca Burelli c1603b3163 gen_edt: use workspace dir as base for relative paths in comments
This commit allows comments to reference files with paths that are relative
to the Zephyr workspace root. This is done by adding a new argument
'--workspace-dir' to the 'gen_edt.py' script, which is passed to the
'EDT' and 'DT' classes and used instead of the current working directory.

The workspace directory is set to WEST_TOPDIR if West is in use,
otherwise it is set to the parent directory of ZEPHYR_BASE so that
Zephyr files have a 'zephyr/' prefix.

Signed-off-by: Luca Burelli <l.burelli@arduino.cc>
2025-05-16 09:38:35 +02:00
..
app
bintools CMake: Add support for .mot binary file format 2025-05-02 09:18:16 +02:00
compiler arch: riscv: add support for the zmmul integer multiply extension 2025-05-09 01:40:22 +02:00
emu boards: qemu_nios2: drop board definition 2025-05-15 20:01:05 -04:00
flash CMake: Add support for .mot binary file format 2025-05-02 09:18:16 +02:00
ide
linker iar: toolchain: Implement IAR static init routine 2025-05-12 19:18:56 +02:00
linker_script userspace: weak defintions for generated k-object lookup functions 2025-05-09 12:51:30 +02:00
makefile_exports
modules gen_edt: use workspace dir as base for relative paths in comments 2025-05-16 09:38:35 +02:00
reports cmake: reports: Fix file prefix for tfm/bl2 2025-02-24 15:36:45 +00:00
sca sca: add coverity as a SCA variant 2025-05-09 14:01:50 +02:00
toolchain iar: toolchain: Implement IAR static init routine 2025-05-12 19:18:56 +02:00
usage
util
cfb.cmake
extra_flags.cmake
gcc-m-cpu.cmake arch: arm: Add Cortex-A7 support 2025-04-04 09:35:03 +02:00
gcc-m-fpu.cmake arch: arm: Add Cortex-A7 support 2025-04-04 09:35:03 +02:00
gen_version_h.cmake
kobj.cmake cmake: fix syscall dependencies 2025-05-13 16:23:54 +02:00
llext-edk.cmake llext-edk: fix BOARD_TARGET variable generation to be Zephyr-compatible 2025-04-02 19:02:45 +02:00
mcuboot.cmake mcuboot: Kconfig options for single app slot RAM loading mode 2025-04-08 16:12:33 +02:00
package_helper.cmake cmake: move script mode handling from package helper to extensions.cmake 2024-10-08 17:00:30 +02:00
pristine.cmake
target_toolchain_flags.cmake cmake: source dedicated linker library properties for native builds 2024-11-16 15:28:20 -05:00
verify-toolchain.cmake
vif.cmake
yaml-filter.cmake cmake: yaml: switch to yaml for intermediate file 2025-04-10 10:11:47 +02:00