Skip to content

Commit 9ea371b

Browse files
committed
Update STM32Cube packages to the latest available
Issue #555, #556
1 parent 40e8fd3 commit 9ea371b

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

platform.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@
246246
"type": "framework",
247247
"optional": true,
248248
"owner": "platformio",
249-
"version": "~1.25.0"
249+
"version": "~1.26.0"
250250
},
251251
"framework-stm32cubef7": {
252252
"type": "framework",
@@ -258,25 +258,25 @@
258258
"type": "framework",
259259
"optional": true,
260260
"owner": "platformio",
261-
"version": "~1.3.0"
261+
"version": "~1.5.0"
262262
},
263263
"framework-stm32cubeg4": {
264264
"type": "framework",
265265
"optional": true,
266266
"owner": "platformio",
267-
"version": "~1.3.0"
267+
"version": "~1.4.0"
268268
},
269269
"framework-stm32cubeh7": {
270270
"type": "framework",
271271
"optional": true,
272272
"owner": "platformio",
273-
"version": "~1.8.0"
273+
"version": "~1.9.0"
274274
},
275275
"framework-stm32cubel0": {
276276
"type": "framework",
277277
"optional": true,
278278
"owner": "platformio",
279-
"version": "~1.11.0"
279+
"version": "~1.12.0"
280280
},
281281
"framework-stm32cubel1": {
282282
"type": "framework",
@@ -288,13 +288,13 @@
288288
"type": "framework",
289289
"optional": true,
290290
"owner": "platformio",
291-
"version": "~1.16.0"
291+
"version": "~1.17.0"
292292
},
293293
"framework-stm32cubel5": {
294294
"type": "framework",
295295
"optional": true,
296296
"owner": "platformio",
297-
"version": "~1.3.0"
297+
"version": "~1.4.0"
298298
},
299299
"framework-zephyr": {
300300
"type": "framework",

0 commit comments

Comments
 (0)