Skip to content

Commit 75be202

Browse files
author
Brian Baltz
committed
Add Windows-specific flash command
Signed-off-by: Brian Baltz <[email protected]>
1 parent 2b89b5c commit 75be202

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

platform.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,3 +107,5 @@ tools.arduino101load.erase.pattern=
107107
tools.arduino101load.bootloader.params.verbose=
108108
tools.arduino101load.bootloader.params.quiet=
109109
tools.arduino101load.bootloader.pattern=/bin/bash {runtime.tools.flashpack.path}/flash_dfu.sh
110+
tools.arduino101load.bootloader.pattern.windows=cmd /C {runtime.tools.flashpack.path}/flash_dfu.bat
111+

0 commit comments

Comments
 (0)