Skip to content

Commit bab730b

Browse files
cmagliesandeepmistry
authored andcommitted
Better formatted boards.txt (same style)
1 parent 584e7bb commit bab730b

File tree

1 file changed

+12
-14
lines changed

1 file changed

+12
-14
lines changed

boards.txt

+12-14
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ arduino_zero_edbg.bootloader.tool=openocd
4343
arduino_zero_edbg.bootloader.file=zero/samd21_sam_ba.bin
4444

4545
# Arduino/Genuino Zero (Native USB Port)
46-
# ---------------------------------------
46+
# --------------------------------------
4747
arduino_zero_native.name=Arduino/Genuino Zero (Native USB Port)
4848
arduino_zero_native.vid.0=0x2341
4949
arduino_zero_native.pid.0=0x804d
@@ -89,7 +89,7 @@ arduino_zero_native.bootloader.tool=openocd
8989
arduino_zero_native.bootloader.file=zero/samd21_sam_ba.bin
9090

9191
# Arduino/Genuino MKR1000
92-
# ---------------------------------------
92+
# -----------------------
9393
mkr1000.name=Arduino/Genuino MKR1000
9494
mkr1000.vid.0=0x2341
9595
mkr1000.pid.0=0x804e
@@ -307,8 +307,8 @@ adafruit_circuitplayground_m0.build.pid=0x8018
307307
adafruit_circuitplayground_m0.bootloader.tool=openocd
308308
adafruit_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+
# ---------------------------------------------------
312312
mzero_pro_bl_dbg.name=Arduino M0 Pro (Programming Port)
313313
mzero_pro_bl_dbg.vid.0=0x03eb
314314
mzero_pro_bl_dbg.pid.0=0x2111
@@ -339,8 +339,8 @@ mzero_pro_bl_dbg.bootloader.cmd_protect=at91samd bootloader 16384
339339
mzero_pro_bl_dbg.bootloader.cmd_protect_verify=at91samd bootloader
340340
mzero_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+
# ----------------------------------------------
344344
mzero_pro_bl.name=Arduino M0 Pro (Native USB Port)
345345
mzero_pro_bl.vid.0=0x2a03
346346
mzero_pro_bl.pid.0=0x004d
@@ -376,8 +376,8 @@ mzero_pro_bl.bootloader.tool=openocd-withbootsize
376376
mzero_pro_bl.bootloader.file=mzero/Bootloader_D21_M0_Pro_150427.hex
377377
mzero_pro_bl.bootloader.low_fuses=0xff
378378

379-
######################################################
380-
#ARDUINO M0 (WITH) BOOTLOADER
379+
# Arduino M0 (with) Bootloader
380+
# ----------------------------
381381
mzero_bl.name=Arduino M0
382382
mzero_bl.vid.0=0x2a03
383383
mzero_bl.pid.0=0x004d
@@ -413,9 +413,8 @@ mzero_bl.bootloader.tool=openocd-withbootsize
413413
mzero_bl.bootloader.low_fuses=0xff
414414
mzero_bl.bootloader.file=mzero/Bootloader_D21_M0_150515.hex
415415

416-
######################################################
417-
#ARDUINO TIAN (WITH) BOOTLOADER
418-
416+
# Arduino Tian (with) Bootloader
417+
# ------------------------------
419418
tian.name=Arduino Tian
420419
tian.upload.via_ssh=true
421420
tian.vid.0=0x10C4
@@ -450,9 +449,8 @@ tian.bootloader.low_fuses=0xff
450449
tian.bootloader.file=sofia/Sofia_Tian_151118.hex
451450
tian.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+
# ------------------------------------------
456454
tian_cons.name=Arduino Tian (MIPS Console port)
457455
tian_cons.vid.0=0x10C4
458456
tian_cons.pid.0=0xEA70

0 commit comments

Comments
 (0)