commit | 3966d30a4f1f90339efb0f0c8ca7519ec9d9f5b0 | [log] [tgz] |
---|---|---|
author | Anas Nashif <anas.nashif@intel.com> | Sat Jun 10 00:55:21 2023 +0000 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Fri Sep 22 09:29:36 2023 +0200 |
tree | b38788e755d99641984c007ab9ae064f4aec1d9b | |
parent | 85c4111002d837e570df89317e727cea7cde67cb [diff] |
twister: support filtering by vendor Add a new option --vendor which allows filtering by vendors tracked in the board/platform yaml file. The vendor string is compatible with DTS and is what we have in dts/bindings/vendor-prefixes.txt. Providing multiple vendors is also supported. Signed-off-by: Anas Nashif <anas.nashif@intel.com>