aboutsummaryrefslogtreecommitdiffstats
path: root/.ci/templates/tests/rhombus-labgrid/device-configs/rhombus-n321-0.yml
blob: f4d53d68a71f7b438c347949a8de4e5814318b67 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
targets:
  main:
    resources:
      RemotePlace:
        name: 'rhombus-n321-0'
    drivers:
    - SerialDriver:
        name: 'linux_serial_driver'
        bindings:
          port: 'console-linux'
    - SerialDriver:
        name: 'scu_serial_driver'
        bindings:
          port: 'console-scu'
    - USBSDMuxDriver: {}
    - USBStorageDriver: {}