Lines Matching full:board
6 ## board metadata YAML file.
8 # The board.yml file is a simple list of key value pairs containing board
39 schema;board-schema:
45 desc: Name of the board
49 desc: Full name of the board. Typically set to the commercial name of the board.
56 desc: SoC family of the SoC on the board.
97 board:
98 include: board-schema
102 - include: board-schema
115 grouping of board targets. This is to allow for future image program cycles to not
122 of west flash for a given set of flash runners and board targets.
147 A grouping of board targets which the command should apply to. Can
156 A board target to match against in regex. Must be one entry
157 per board target, a single regex entry will not match two
158 board targets even if they both match.