Skip to content

Commit 3ace787

Browse files
committed
Fix entries for Tian board
1 parent 9551085 commit 3ace787

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

boards.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ tian.name=Arduino Tian
304304
tian.upload.via_ssh=true
305305
tian.vid.0=0x10C4
306306
tian.pid.0=0xEA70
307-
tian.descriptor.0="Extended Port"
307+
tian.descriptor.0=Enhanced Com Port
308308

309309
tian.upload.tool=avrdude
310310
#tian.upload.protocol=stk500v2
@@ -336,8 +336,8 @@ tian.drivers=SiliconLabs-CP2105/Silicon Labs VCP Driver.pkg
336336
######################################################
337337
#ARDUINO TIAN CONSOLE PORT (NOT FOR UPLOAD)
338338

339-
tian_cons.name=Arduino Tian (Console port)
339+
tian_cons.name=Arduino Tian (MIPS Console port)
340340
tian_cons.vid.0=0x10C4
341341
tian_cons.pid.0=0xEA70
342-
tian_cons.descriptor.0="Primary Port"
343-
>>>>>>> Harmonize build rules for cc+org boards
342+
tian_cons.descriptor.0=Standard Com Port
343+
tian_cons.hide=true

0 commit comments

Comments
 (0)