@@ -69,6 +69,8 @@ n58.menu.stdio.ttys0=Uart0 (/dev/ttyS0)
69
69
n58.menu.stdio.ttys0.build.stdio_port=/dev/ttyS0
70
70
n58.menu.stdio.ttys1=Uart1 (/dev/ttyS1)
71
71
n58.menu.stdio.ttys1.build.stdio_port=/dev/ttyS1
72
+ n58.menu.stdio.ttys2=Uart2 (/dev/ttyS2)
73
+ n58.menu.stdio.ttys2.build.stdio_port=/dev/ttyS2
72
74
n58.menu.stdio.ttyusb=USB Uart (/dev/ttyUSB0)
73
75
n58.menu.stdio.ttyusb.build.stdio_port=/dev/ttyUSB0
74
76
@@ -106,6 +108,8 @@ ec200u.menu.stdio.ttys0=Uart0 (/dev/ttyS0)
106
108
ec200u.menu.stdio.ttys0.build.stdio_port=/dev/ttyS0
107
109
ec200u.menu.stdio.ttys1=Uart1 (/dev/ttyS1)
108
110
ec200u.menu.stdio.ttys1.build.stdio_port=/dev/ttyS1
111
+ ec200u.menu.stdio.ttys2=Uart2 (/dev/ttyS2)
112
+ ec200u.menu.stdio.ttys2.build.stdio_port=/dev/ttyS2
109
113
ec200u.menu.stdio.ttyusb=USB Uart (/dev/ttyUSB0)
110
114
ec200u.menu.stdio.ttyusb.build.stdio_port=/dev/ttyUSB0
111
115
@@ -143,6 +147,8 @@ ec600u.menu.stdio.ttys0=Uart0 (/dev/ttyS0)
143
147
ec600u.menu.stdio.ttys0.build.stdio_port=/dev/ttyS0
144
148
ec600u.menu.stdio.ttys1=Uart1 (/dev/ttyS1)
145
149
ec600u.menu.stdio.ttys1.build.stdio_port=/dev/ttyS1
150
+ ec600u.menu.stdio.ttys2=Uart2 (/dev/ttyS2)
151
+ ec600u.menu.stdio.ttys2.build.stdio_port=/dev/ttyS2
146
152
ec600u.menu.stdio.ttyusb=USB Uart (/dev/ttyUSB0)
147
153
ec600u.menu.stdio.ttyusb.build.stdio_port=/dev/ttyUSB0
148
154
@@ -180,6 +186,8 @@ l610.menu.stdio.ttys0=Uart0 (/dev/ttyS0)
180
186
l610.menu.stdio.ttys0.build.stdio_port=/dev/ttyS0
181
187
l610.menu.stdio.ttys1=Uart1 (/dev/ttyS1)
182
188
l610.menu.stdio.ttys1.build.stdio_port=/dev/ttyS1
189
+ l610.menu.stdio.ttys2=Uart2 (/dev/ttyS2)
190
+ l610.menu.stdio.ttys2.build.stdio_port=/dev/ttyS2
183
191
l610.menu.stdio.ttyusb=USB Uart (/dev/ttyUSB0)
184
192
l610.menu.stdio.ttyusb.build.stdio_port=/dev/ttyUSB0
185
193
0 commit comments