Skip to content

Commit 637c5ac

Browse files
committed
west: boards: remove arch format option
HWMv2 boards do not support this field Signed-off-by: Patryk Koscik <[email protected]>
1 parent 80be486 commit 637c5ac

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

scripts/west_commands/boards.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,6 @@ def do_add_parser(self, parser_adder):
5252
- revision_default: board default revision
5353
- revisions: list of board revisions
5454
- qualifiers: board qualifiers (will be empty for legacy boards)
55-
- arch: board architecture (deprecated)
56-
(arch is ambiguous for boards described in new hw model)
5755
- dir: directory that contains the board definition
5856
- vendor: board vendor
5957
'''))

0 commit comments

Comments
 (0)