429d6cf055
This commit creates a new `zephyr_build_string()` function. `zephyr_build_string()` provides a common way of constructing a build string based on board name, board revision, and build type. Having this as a function facilitate creation of names in a common way and thus helps to ensure naming consistency, especially if newer info is later embedded into the build string. Initially the build string will be used to lookup configuration fragments and devicetree overlay files. This function is used by `zephyr_file(CONF_FILES ...)`. Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no> |
||
---|---|---|
.. | ||
app | ||
bintools | ||
compiler | ||
emu | ||
flash | ||
ide | ||
linker | ||
linker_script | ||
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 | ||
shields.cmake | ||
target_toolchain.cmake | ||
target_toolchain_flags.cmake | ||
verify-toolchain.cmake | ||
version.cmake | ||
west.cmake | ||
zephyr_module.cmake |