Skip to content

Commit 2e755eb

Browse files
committed
[nano 33 iot] 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 f4a98e3 commit 2e755eb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: boards.txt

+2
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,8 @@ nano_33_iot.debug.cortex-debug.custom.overrideRestartCommands.1=monitor gdb_sync
269269
nano_33_iot.debug.cortex-debug.custom.overrideRestartCommands.2=thb setup
270270
nano_33_iot.debug.cortex-debug.custom.overrideRestartCommands.3=c
271271

272+
nano_33_iot.programmer.default=atmel_ice
273+
272274
# Arduino MKR FOX 1200
273275
# --------------------
274276
mkrfox1200.name=Arduino MKR FOX 1200

0 commit comments

Comments
 (0)