File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 17
17
"category" : " Contributed" ,
18
18
"url" : " https://github.com/ROBOTIS-GIT/Arduino_Core_STM32/releases/download/0.0.1/STM32_XELNetwork.tar.bz2" ,
19
19
"archiveFileName" : " STM32_XELNetwork.tar.bz2" ,
20
- "checksum" : " SHA-256:0646DC8F08360F102A0B0163E260074116B428C11FC3F4D04B06383D57F19BB4 " ,
21
- "size" : " 2088364 " ,
20
+ "checksum" : " SHA-256:12C6C9A8EB6B519A9DFCCFF87DBD53C679CEC0514B5BEBA3191FF1025585F6A0 " ,
21
+ "size" : " 2089036 " ,
22
22
"boards" : [
23
23
{"name" : " SensorXEL" },
24
24
{"name" : " PowerXEL" }
Original file line number Diff line number Diff line change @@ -159,7 +159,7 @@ tools.xel_loader.path.windows={runtime.platform.path}/tools/xel_loader/win
159
159
#tools.xel_loader.path.macosx={runtime.platform.path}/tools/xel_loader/macosx
160
160
tools.xel_loader.upload.params.verbose=-d
161
161
tools.xel_loader.upload.params.quiet=n
162
- tools.xel_loader.upload.pattern="{path}/{cmd}" {serial.port.file } 1000000 {upload.flash_address} "{build.path}/{build.project_name}.bin" 1 1
162
+ tools.xel_loader.upload.pattern="{path}/{cmd}" {serial.port} 1000000 {upload.flash_address} "{build.path}/{build.project_name}.bin" 1 1
163
163
164
164
# Upload using stm32flash
165
165
tools.stm32flash.cmd=stm32flash
You can’t perform that action at this time.
0 commit comments