mirror of
https://gitlab.com/arm-research/smarter/smarter-device-manager.git
synced 2024-11-21 18:23:34 +00:00
Add common serial port incantations
Signed-off-by: Eric Van Hensbergen <eric.vanhensbergen@arm.com>
This commit is contained in:
parent
7e976ae90c
commit
8a81ecce8b
10
conf.yaml
10
conf.yaml
@ -15,4 +15,12 @@
|
||||
- devicematch: ^vchiq$
|
||||
nummaxdevices: 20
|
||||
- devicematch: ^vcsm.*$
|
||||
nummaxdevices: 20
|
||||
nummaxdevices: 20
|
||||
- devicematch: ^ttyUSB[0-9]*$
|
||||
nummaxdevices: 1
|
||||
- devicematch: ^ttyACM[0-9]*$
|
||||
nummaxdevices: 1
|
||||
- devicematch: ^ttyTHS[0-9]*$
|
||||
nummaxdevices: 1
|
||||
- devicematch: ^ttyS[0-9]*$
|
||||
nummaxdevices: 1
|
Loading…
Reference in New Issue
Block a user