summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorkhilman <khilman@users.noreply.github.com>2018-11-19 09:32:12 -0800
committerGitHub <noreply@github.com>2018-11-19 09:32:12 -0800
commitf7ea4ac6d1197d0d5b2a45456e5d4abb964a2726 (patch)
tree899f81c9049482627c16123f3adc93a66f455dcd /README.md
parent5baa1f6b4294a8a34a436ca489df3fe7d6ccddfb (diff)
parent05e45581d1173852e33d8a4d1c7b07346da7ec8c (diff)
Merge pull request #67 from montjoie/interfacenumpr
lavalab-gen.py: Remove udev template for support of interfacenum
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index c9b3ebf..97129c8 100644
--- a/README.md
+++ b/README.md
@@ -285,6 +285,7 @@ boards:
idproduct: the PID of the UART (Formated as 0xXXXX)
serial: The serial number in case of FTDI uart
devpath: the UDEV devpath to this uart for UART without serial number
+ interfacenum: (optional) The interfacenumber of the serial. (Used with two serial in one device)
use_ser2net: True/false (Use ser2net instead of conmux-console)
use_screen: True/false (Use screen via ssh instead of conmux-console)
connection_command: A command to be ran for getting a serial console