Browse Source

Tools: support up to 9 UARTs

gps-1.3.1
Andrew Tridgell 3 years ago committed by Peter Barker
parent
commit
b05a3fc950
  1. 1
      Tools/completion/zsh/_ap_bin

1
Tools/completion/zsh/_ap_bin

@ -30,6 +30,7 @@ _ap_bin() { @@ -30,6 +30,7 @@ _ap_bin() {
'--uartG[set device string for UARTG]:DEVICE:' \
'--uartH[set device string for UARTH]:DEVICE:' \
'--uartI[set device string for UARTI]:DEVICE:' \
'--uartJ[set device string for UARTJ]:DEVICE:' \
'--rtscts[enable rtscts on serial ports (default false)]' \
'--base-port[set port num for base port(default 5670) must be before -I option]:PORT:' \
'--rc-in-port[set port num for rc in]:PORT:' \

Loading…
Cancel
Save