zephyr/cmake
Torsten Rasmussen c09663efd4 cmake: Allow projects to add additional dependencies to flash target
Using zephyr_target_property::FLASH_DEPENDENCIES to fetch additional
dependencies to the flash operation.

The properties are fetched using a generator expression which allows
users of Zephyr to add dependencies both before and after the flash
target has been defined.

Dependencies can be other targets that must be build / custom commands
which must be executed before the flash operation. Or it can be targets
which must be built.

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
Signed-off-by: Haakon Oeye Amundsen <haakon.amundsen@nordicsemi.no>
2020-03-20 10:52:32 +01:00
..
app build: clean up west build 2020-03-10 14:53:28 +02:00
backports
bintools
compiler arch: arm: aarch32: Allow selecting compiler instruction set 2020-03-10 17:51:32 +01:00
emu
flash cmake: Allow projects to add additional dependencies to flash target 2020-03-20 10:52:32 +01:00
ide
linker/ld
makefile_exports
reports
toolchain cmake: toolchain: print what we find 2020-03-10 14:53:28 +02:00
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 build: prevent subsystems.json from being gen 2020-03-17 18:07:54 +02:00
pristine.cmake
python.cmake
target_toolchain.cmake
version.cmake cmake: report extra version (rcX) 2020-02-17 14:34:39 -05:00
zephyr_module.cmake