zephyr/cmake
Torsten Rasmussen 14d2b955da cmake: convert path to CMake style before writing Kconfig files
Fixes: #68667

Kconfig is not fond of mixed path separators, therefore ensure CMake
style path is used in generated Kconfig files. CMake path style uses
`/`, and thus ensures correct behavior in Kconfig.

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
2024-03-01 14:17:17 +00:00
..
app
bintools buildsystem: Add an option to enable LTO 2024-02-02 19:49:36 +01:00
compiler xcc/cmake: fix error message when TOOLCHAIN_VER is undefined 2024-02-16 14:54:14 +01:00
emu
flash
ide
linker buildsystem: Add an option to enable LTO 2024-02-02 19:49:36 +01:00
linker_script zbus: add priority boost feature 2024-01-04 09:41:54 +01:00
makefile_exports
modules cmake: convert path to CMake style before writing Kconfig files 2024-03-01 14:17:17 +00:00
reports
sca cmake: sca: Add Parasoft C++test 2024-02-02 13:49:08 +01:00
toolchain toolchain: esp32: fix cmake build issue with 'espressif' toolchain 2023-11-22 09:52:29 +01:00
usage cmake: add initlevels to usage 2023-11-24 11:39:21 +01:00
util
cfb.cmake
extra_flags.cmake
gcc-m-cpu.cmake
gcc-m-fpu.cmake
gen_version_h.cmake
hex.cmake cmake: hex: deprecate use of to_hex() and from_hex() utility functions 2024-01-22 09:48:33 +00:00
kobj.cmake
mcuboot.cmake cmake: mcuboot: set align to 1 for overwrite only mode 2024-01-12 09:59:51 +01:00
package_helper.cmake
pristine.cmake
target_toolchain_flags.cmake
verify-toolchain.cmake
vif.cmake