commit | df01afa8c649d818cd88e68dcda5de6077146b0d | [log] [tgz] |
---|---|---|
author | Benjamin Cabé <benjamin@zephyrproject.org> | Thu May 15 15:12:57 2025 +0200 |
committer | Benjamin Cabé <kartben@gmail.com> | Fri May 23 17:19:58 2025 +0200 |
tree | 35c028db4ef57c6fca927c4a060252ec1a764387 | |
parent | 3a62b17b856776475b7b0a6c006077a2e9f194f1 [diff] |
scripts: west: commands: make use of shield.yml in west shields command This change introduces the use of shield.yml in the `west shields` command so that when using the `-f` option one can output the shields' full name and vendor information. Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>