aboutsummaryrefslogtreecommitdiffstats
path: root/.ci/templates/tests/rhombus-labgrid/device-configs
diff options
context:
space:
mode:
Diffstat (limited to '.ci/templates/tests/rhombus-labgrid/device-configs')
-rw-r--r--.ci/templates/tests/rhombus-labgrid/device-configs/rhombus-n310-0.yml16
1 files changed, 16 insertions, 0 deletions
diff --git a/.ci/templates/tests/rhombus-labgrid/device-configs/rhombus-n310-0.yml b/.ci/templates/tests/rhombus-labgrid/device-configs/rhombus-n310-0.yml
new file mode 100644
index 000000000..ba22280da
--- /dev/null
+++ b/.ci/templates/tests/rhombus-labgrid/device-configs/rhombus-n310-0.yml
@@ -0,0 +1,16 @@
+targets:
+ main:
+ resources:
+ RemotePlace:
+ name: 'rhombus-n310-0'
+ drivers:
+ - SerialDriver:
+ name: 'linux_serial_driver'
+ bindings:
+ port: 'console-linux'
+ - SerialDriver:
+ name: 'scu_serial_driver'
+ bindings:
+ port: 'console-scu'
+ - USBSDMuxDriver: {}
+ - USBStorageDriver: {}