@@ -43,7 +43,7 @@ arduino_zero_edbg.bootloader.tool=openocd
4343arduino_zero_edbg.bootloader.file=zero/samd21_sam_ba.bin
4444
4545# Arduino/Genuino Zero (Native USB Port)
46- # ---------------------------------------
46+ # --------------------------------------
4747arduino_zero_native.name=Arduino/Genuino Zero (Native USB Port)
4848arduino_zero_native.vid.0=0x2341
4949arduino_zero_native.pid.0=0x804d
@@ -89,7 +89,7 @@ arduino_zero_native.bootloader.tool=openocd
8989arduino_zero_native.bootloader.file=zero/samd21_sam_ba.bin
9090
9191# Arduino/Genuino MKR1000
92- # ---------------------------------------
92+ # -----------------------
9393mkr1000.name=Arduino/Genuino MKR1000
9494mkr1000.vid.0=0x2341
9595mkr1000.pid.0=0x804e
@@ -307,8 +307,8 @@ adafruit_circuitplayground_m0.build.pid=0x8018
307307adafruit_circuitplayground_m0.bootloader.tool=openocd
308308adafruit_circuitplayground_m0.bootloader.file=circuitplay/circuitplay_m0_samd21g18_sam_ba.bin
309309
310- ######################################################
311- #ARDUINO M0 PRO (WITH) BOOTLOADER - PROGRAMMING PORT
310+ # Arduino M0 PRO (with) bootloader - Programming port
311+ # ---------------------------------------------------
312312mzero_pro_bl_dbg.name=Arduino M0 Pro (Programming Port)
313313mzero_pro_bl_dbg.vid.0=0x03eb
314314mzero_pro_bl_dbg.pid.0=0x2111
@@ -339,8 +339,8 @@ mzero_pro_bl_dbg.bootloader.cmd_protect=at91samd bootloader 16384
339339mzero_pro_bl_dbg.bootloader.cmd_protect_verify=at91samd bootloader
340340mzero_pro_bl_dbg.bootloader.file=mzero/Bootloader_D21_M0_Pro_150427.hex
341341
342- ######################################################
343- #ARDUINO M0 PRO (WITH) BOOTLOADER - NATIVE PORT
342+ # Arduino M0 PRO (with) bootloader - Native port
343+ # ----------------------------------------------
344344mzero_pro_bl.name=Arduino M0 Pro (Native USB Port)
345345mzero_pro_bl.vid.0=0x2a03
346346mzero_pro_bl.pid.0=0x004d
@@ -376,8 +376,8 @@ mzero_pro_bl.bootloader.tool=openocd-withbootsize
376376mzero_pro_bl.bootloader.file=mzero/Bootloader_D21_M0_Pro_150427.hex
377377mzero_pro_bl.bootloader.low_fuses=0xff
378378
379- ######################################################
380- #ARDUINO M0 (WITH) BOOTLOADER
379+ # Arduino M0 (with) Bootloader
380+ # ----------------------------
381381mzero_bl.name=Arduino M0
382382mzero_bl.vid.0=0x2a03
383383mzero_bl.pid.0=0x004d
@@ -413,9 +413,8 @@ mzero_bl.bootloader.tool=openocd-withbootsize
413413mzero_bl.bootloader.low_fuses=0xff
414414mzero_bl.bootloader.file=mzero/Bootloader_D21_M0_150515.hex
415415
416- ######################################################
417- #ARDUINO TIAN (WITH) BOOTLOADER
418-
416+ # Arduino Tian (with) Bootloader
417+ # ------------------------------
419418tian.name=Arduino Tian
420419tian.upload.via_ssh=true
421420tian.vid.0=0x10C4
@@ -450,9 +449,8 @@ tian.bootloader.low_fuses=0xff
450449tian.bootloader.file=sofia/Sofia_Tian_151118.hex
451450tian.drivers=SiliconLabs-CP2105/Silicon Labs VCP Driver.pkg
452451
453- ######################################################
454- #ARDUINO TIAN CONSOLE PORT (NOT FOR UPLOAD)
455-
452+ # Arduino Tian Console port (not for upload)
453+ # ------------------------------------------
456454tian_cons.name=Arduino Tian (MIPS Console port)
457455tian_cons.vid.0=0x10C4
458456tian_cons.pid.0=0xEA70
0 commit comments