Lines Matching refs:will
44 # Zephyr build system will use a dynamic number of linking stages based on build
52 # There will at minimum be a single linking stage.
53 # When only a single linking stage is required, the `zephyr_pre0` will be mapped
76 # Three stage linking active: pre0 -> pre1 -> final, this will correspond to `pre1`
77 # Two stage linking active: pre0 -> final, this will correspond to `pre0`
192 # to compiler flags. Each macro will store the flags in a CMake variable, whose
397 # Note that some architectures will skip this flag if set to error, even
638 # defined in subsys or ext will not get global flags added by drivers/
691 # Other OS: The list will update whenever a file is added/removed/modified and ensure a re-build.
696 # handling. The trigger file will update when a folder is added / removed.
716 # On windows only adding/removing files or folders will be reflected in depends.
725 # When a folder is removed, CMake will try to find a target that creates that dependency.
727 # Without this code, CMake will fail with the following error:
951 # Make sure that LTO will never be enabled when compiling offsets.c
1437 # objects (KOBJECT_HASH_LIST) which we will then pass to gperf
2132 # Note that the zephyr.hex file will not be included automatically.
2191 WARNING: The board '${BOARD}' is deprecated and will be
2198 WARNING: The SoC '${SOC_NAME}' is deprecated and will be