Lines Matching refs:will
7 # This CMake module will validate the BOARD argument as well as splitting the
9 # is enabled (default) this module will also take care of finding board
12 # If a board implementation is not found for the specified board an error will
13 # be raised and list of valid boards will be printed.
15 # If user provided board is a board alias, the board will be adjusted to real
18 # If board name is deprecated, then board will be adjusted to new board name and
19 # a deprecation warning will be printed to the user.
22 # The following variables will be defined when this CMake module completes:
37 # The following targets will be defined when this CMake module completes:
38 # - board: when invoked, a list of valid boards will be printed
249 but board has no revision so revision will be ignored.")