You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
48 lines
632 B
48 lines
632 B
[server]
|
|
cmdport=19004
|
|
wsport=19005
|
|
|
|
[[channels]]
|
|
type="zexcan"
|
|
name="zexcan"
|
|
ifname="can0"
|
|
baudrate=500000
|
|
enable=true
|
|
|
|
[[channels]]
|
|
type="uart"
|
|
name="uart_p0"
|
|
alias="uart_p0"
|
|
ifname="/dev/ttyS5"
|
|
baudrate=115200
|
|
rxovertime=3
|
|
hexchar=true
|
|
enable=true
|
|
|
|
[[channels]]
|
|
type="uart"
|
|
name="uart_p1"
|
|
alias="uart_p1"
|
|
ifname="/dev/ttyS0"
|
|
baudrate=115200
|
|
rxovertime=3
|
|
hexchar=true
|
|
enable=true
|
|
|
|
[[channels]]
|
|
type="uart"
|
|
name="uart_p2"
|
|
alias="uart_p2"
|
|
ifname="/dev/ttyS1"
|
|
baudrate=115200
|
|
rxovertime=3
|
|
hexchar=true
|
|
enable=true
|
|
|
|
[[channels]]
|
|
type="gpio-key"
|
|
name="key"
|
|
pins=["GPIO3_A6"] # IO0->GPIO3_A6,
|
|
pinalias=["io0"]
|
|
mirror=[true]
|
|
enable=true
|