This repository was archived by the owner on Feb 21, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +0
-9
lines changed Expand file tree Collapse file tree 2 files changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,6 @@ star_otto.upload.ram.maximum_size=323584
14
14
star_otto.upload.flash.maximum_size=2097152
15
15
star_otto.upload.maximum_size=2097152
16
16
star_otto.upload.mem_start=0x08000000
17
- star_otto.upload.network.port=80
18
17
19
18
star_otto.upload.usbID=0483:DF11
20
19
star_otto.upload.altID=0
Original file line number Diff line number Diff line change @@ -98,14 +98,6 @@ tools.dfu-util.upload.params.verbose=-v
98
98
tools.dfu-util.upload.params.quiet=
99
99
tools.dfu-util.upload.pattern="{path}/{cmd}" "{path}" {upload.usbID} {upload.altID} {upload.mem_start} "{build.path}/{build.project_name}.bin"
100
100
101
- #
102
- # arduino_mcuota
103
- # --------
104
-
105
- tools.dfu-util.network_cmd={runtime.tools.arduino_mcuota-0.0.1.path}/arduino_mcuota
106
- tools.dfu-util.network_cmd.windows={runtime.tools.arduino_mcuota-0.0.1.path}/arduino_mcuota.exe
107
- tools.dfu-util.upload.network_pattern="{network_cmd}" -i {serial.port} -p {upload.network.port} -f "{build.path}/{build.project_name}.hex"
108
-
109
101
#
110
102
# USB Flags
111
103
# ---------
You can’t perform that action at this time.
0 commit comments