File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -166,12 +166,12 @@ index_template =
166
166
{{
167
167
" packager" : " arduino" ,
168
168
" name" : " arm-none-eabi-gcc" ,
169
- " version" : " 4.8.3-2014q1 "
169
+ " version" : " 7-2017q4 "
170
170
}},
171
171
{{
172
172
" packager" : " arduino" ,
173
173
" name" : " bossac" ,
174
- " version" : " 1.7.0"
174
+ " version" : " 1.7.0-arduino3 "
175
175
}},
176
176
{{
177
177
" packager" : " arduino" ,
@@ -181,7 +181,7 @@ index_template =
181
181
{{
182
182
" packager" : " arduino" ,
183
183
" name" : " openocd" ,
184
- " version" : " 0.9 .0-arduino "
184
+ " version" : " 0.10 .0-arduino7 "
185
185
}},
186
186
{{
187
187
" packager" : " arduino" ,
@@ -192,6 +192,11 @@ index_template =
192
192
" packager" : " arduino" ,
193
193
" name" : " CMSIS-Atmel" ,
194
194
" version" : " 1.2.0"
195
+ }},
196
+ {{
197
+ " packager" : " arduino" ,
198
+ " name" : " arduinoOTA" ,
199
+ " version" : " 1.2.1"
195
200
}}
196
201
]
197
202
}}
You can’t perform that action at this time.
0 commit comments