From c0ac9f100eaa1d08d30c799a4c45365c7f5204ba Mon Sep 17 00:00:00 2001 From: Steven Koo Date: Fri, 17 Jun 2022 10:14:10 -0500 Subject: ci: Add n321 to devtest Signed-off-by: Steven Koo --- .../tests/rhombus-labgrid/exporter-conf/exporter.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to '.ci/templates/tests/rhombus-labgrid/exporter-conf') diff --git a/.ci/templates/tests/rhombus-labgrid/exporter-conf/exporter.yaml b/.ci/templates/tests/rhombus-labgrid/exporter-conf/exporter.yaml index c898b8dda..f13ebbe07 100755 --- a/.ci/templates/tests/rhombus-labgrid/exporter-conf/exporter.yaml +++ b/.ci/templates/tests/rhombus-labgrid/exporter-conf/exporter.yaml @@ -15,3 +15,20 @@ rhombus-n310-0-group: match: ID_SERIAL_SHORT: '000000001506' +rhombus-n321-0-group: + console-scu: + cls: USBSerialPort + match: + ID_SERIAL: 'Silicon_Labs_CP2105_Dual_USB_to_UART_Bridge_Controller_0097D610' + ID_USB_INTERFACE_NUM: '01' + speed: 115200 + console-linux: + cls: USBSerialPort + match: + ID_SERIAL: 'Silicon_Labs_CP2105_Dual_USB_to_UART_Bridge_Controller_0097D610' + ID_USB_INTERFACE_NUM: '00' + speed: 115200 + USBSDMuxDevice: + match: + ID_SERIAL_SHORT: '000000001140' + -- cgit v1.2.3