Skip to content

Commit

Permalink
[nano 33 iot] specify a default programmer
Browse files Browse the repository at this point in the history
The CLI is able to give this back using `board details`
The IDE2 can auto-select the programmer based on the board used
  • Loading branch information
umbynos committed Nov 15, 2023
1 parent f4a98e3 commit 2e755eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions boards.txt
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,8 @@ nano_33_iot.debug.cortex-debug.custom.overrideRestartCommands.1=monitor gdb_sync
nano_33_iot.debug.cortex-debug.custom.overrideRestartCommands.2=thb setup
nano_33_iot.debug.cortex-debug.custom.overrideRestartCommands.3=c

nano_33_iot.programmer.default=atmel_ice

# Arduino MKR FOX 1200
# --------------------
mkrfox1200.name=Arduino MKR FOX 1200
Expand Down

0 comments on commit 2e755eb

Please sign in to comment.