mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-05 21:41:56 +00:00
In-tree, all usage of 'set_conf_file' is implementing the same pattern (with some inconsequential differences). To reduce copy-paste and get closer to dropping support for 'set_conf_file', we include this pattern into the built-in set of patterns. 'set_conf_file' is causing issues for future extensions, e.g. multi-image support, and is also the source of a lot of duplicated code. Note support for 'set_conf_file' is not dropped, it is only marked as deprecated. Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no> |
||
---|---|---|
.. | ||
app | ||
backports | ||
compiler | ||
emu | ||
flash | ||
ide | ||
reports | ||
toolchain | ||
usage | ||
util | ||
ccache.cmake | ||
cfb.cmake | ||
dts.cmake | ||
extensions.cmake | ||
extra_flags.cmake | ||
fpu-for-gcc-m-cpu.cmake | ||
gcc-m-cpu.cmake | ||
generic_toolchain.cmake | ||
git.cmake | ||
hex.cmake | ||
host-tools.cmake | ||
kconfig.cmake | ||
kobj.cmake | ||
pristine.cmake | ||
python.cmake | ||
target_toolchain.cmake | ||
version.cmake | ||
zephyr_module.cmake |