Lines Matching full:board
3 config BOARD config
5 # When using hw model v2, then the board is inherited from CMake.
6 default "$(BOARD)" if "$(HWM_SCHEME)" = "v2"
8 This option holds the name of the board and is used to locate the files
9 related to the board in the source tree (under boards/).
10 The Board is the first location where we search for a linker.ld file,
17 If the BOARD has a revision field set, this is the revision.
18 Otherwise, it is the empty string. For example, if BOARD is
19 "plank@foo", this option will be "foo". If BOARD is "plank",
24 default "$(BOARD)@$(BOARD_REVISION)$(BOARD_QUALIFIERS)" if "$(BOARD_REVISION)" != ""
25 default "$(BOARD)$(BOARD_QUALIFIERS)"
27 Contains the board target (full string including name, revision, soc, cluster and
28 variant) of the board being used.
36 This hidden option is set in the board configuration and indicates
37 the Zephyr release that the board configuration will be removed.
38 When set, any build for that board will generate a clearly visible
40 When adding this to a BOARD, remember to follow the instructions in
65 menu "Board Options"
134 Indicates that a board has no other capabilities than to use the CDC
138 bool "Board uses USB CDC ACM UART as serial backend"
145 # There might not be any board options, hence the optional source
152 Should be selected if board provides custom method for retrieving