Skip to content

Commit 4d46eda

Browse files
committed
Update STM32Cube packages to the latest available
1 parent 0de87ed commit 4d46eda

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

platform.json

+13-13
Original file line numberDiff line numberDiff line change
@@ -220,79 +220,79 @@
220220
"type": "framework",
221221
"optional": true,
222222
"owner": "platformio",
223-
"version": "~1.11.0"
223+
"version": "~1.11.5"
224224
},
225225
"framework-stm32cubef1": {
226226
"type": "framework",
227227
"optional": true,
228228
"owner": "platformio",
229-
"version": "~1.8.0"
229+
"version": "~1.8.6"
230230
},
231231
"framework-stm32cubef2": {
232232
"type": "framework",
233233
"optional": true,
234234
"owner": "platformio",
235-
"version": "~1.9.0"
235+
"version": "~1.9.5"
236236
},
237237
"framework-stm32cubef3": {
238238
"type": "framework",
239239
"optional": true,
240240
"owner": "platformio",
241-
"version": "~1.11.0"
241+
"version": "~1.11.5"
242242
},
243243
"framework-stm32cubef4": {
244244
"type": "framework",
245245
"optional": true,
246246
"owner": "platformio",
247-
"version": "~1.26.0"
247+
"version": "~1.28.1"
248248
},
249249
"framework-stm32cubef7": {
250250
"type": "framework",
251251
"optional": true,
252252
"owner": "platformio",
253-
"version": "~1.16.0"
253+
"version": "~1.17.2"
254254
},
255255
"framework-stm32cubeg0": {
256256
"type": "framework",
257257
"optional": true,
258258
"owner": "platformio",
259-
"version": "~1.5.0"
259+
"version": "~1.6.2"
260260
},
261261
"framework-stm32cubeg4": {
262262
"type": "framework",
263263
"optional": true,
264264
"owner": "platformio",
265-
"version": "~1.4.0"
265+
"version": "~1.6.1"
266266
},
267267
"framework-stm32cubeh7": {
268268
"type": "framework",
269269
"optional": true,
270270
"owner": "platformio",
271-
"version": "~1.9.0"
271+
"version": "~1.12.1"
272272
},
273273
"framework-stm32cubel0": {
274274
"type": "framework",
275275
"optional": true,
276276
"owner": "platformio",
277-
"version": "~1.12.0"
277+
"version": "~1.12.2"
278278
},
279279
"framework-stm32cubel1": {
280280
"type": "framework",
281281
"optional": true,
282282
"owner": "platformio",
283-
"version": "~1.10.0"
283+
"version": "~1.10.4"
284284
},
285285
"framework-stm32cubel4": {
286286
"type": "framework",
287287
"optional": true,
288288
"owner": "platformio",
289-
"version": "~1.17.0"
289+
"version": "~1.18.1"
290290
},
291291
"framework-stm32cubel5": {
292292
"type": "framework",
293293
"optional": true,
294294
"owner": "platformio",
295-
"version": "~1.4.0"
295+
"version": "~1.5.1"
296296
},
297297
"framework-zephyr": {
298298
"type": "framework",

0 commit comments

Comments
 (0)