sanitycheck: add Digilent to device discovery

Some platforms use this USB device for serial, detect it when generating
hardware map.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2019-12-20 10:42:27 -05:00
commit 5c331f95ad

View file

@ -3785,7 +3785,8 @@ class HardwareMap:
'Silicon Labs', 'Silicon Labs',
'NXP Semiconductors', 'NXP Semiconductors',
'Microchip Technology Inc.', 'Microchip Technology Inc.',
'FTDI' 'FTDI',
'Digilent'
] ]
runner_mapping = { runner_mapping = {