zephyrproject-rtos / zephyr

Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
https://docs.zephyrproject.org
Apache License 2.0
10.94k stars 6.65k forks source link

twister: filters: add ability to filter by vendor #81732

Open nashif opened 4 days ago

nashif commented 4 days ago

add vendor_allow and vendor_exclude to the list of filters. The vendor data is maintained in the board.yml files.

Signed-off-by: Anas Nashif anas.nashif@intel.com