Skip to content

Commit fddf46a

Browse files
committed
[zero] specify a default programmer
The CLI is able to give this back using `board details` The IDE2 can auto-select the programmer based on the board used
1 parent 2e755eb commit fddf46a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

boards.txt

+3
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,9 @@ arduino_zero_edbg.bootloader.tool=openocd
4949
arduino_zero_edbg.bootloader.tool.default=openocd
5050
arduino_zero_edbg.bootloader.file=zero/samd21_sam_ba.bin
5151

52+
# Reference for native programming
53+
# arduino_zero_edbg.programmer.default=edbg
54+
5255
# Arduino Zero (Native USB Port)
5356
# --------------------------------------
5457
arduino_zero_native.name=Arduino Zero (Native USB Port)

0 commit comments

Comments
 (0)