Skip to content

Commit c7b1fc5

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

platform.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,3 +107,4 @@ 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

0 commit comments

Comments
 (0)