From 4d46eda1f48982b3a92a415400ef7531a636cb1d Mon Sep 17 00:00:00 2001 From: valeros Date: Wed, 29 Jan 2025 15:58:13 +0200 Subject: [PATCH] Update STM32Cube packages to the latest available --- platform.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/platform.json b/platform.json index 61e56880..ed65c4ff 100644 --- a/platform.json +++ b/platform.json @@ -220,79 +220,79 @@ "type": "framework", "optional": true, "owner": "platformio", - "version": "~1.11.0" + "version": "~1.11.5" }, "framework-stm32cubef1": { "type": "framework", "optional": true, "owner": "platformio", - "version": "~1.8.0" + "version": "~1.8.6" }, "framework-stm32cubef2": { "type": "framework", "optional": true, "owner": "platformio", - "version": "~1.9.0" + "version": "~1.9.5" }, "framework-stm32cubef3": { "type": "framework", "optional": true, "owner": "platformio", - "version": "~1.11.0" + "version": "~1.11.5" }, "framework-stm32cubef4": { "type": "framework", "optional": true, "owner": "platformio", - "version": "~1.26.0" + "version": "~1.28.1" }, "framework-stm32cubef7": { "type": "framework", "optional": true, "owner": "platformio", - "version": "~1.16.0" + "version": "~1.17.2" }, "framework-stm32cubeg0": { "type": "framework", "optional": true, "owner": "platformio", - "version": "~1.5.0" + "version": "~1.6.2" }, "framework-stm32cubeg4": { "type": "framework", "optional": true, "owner": "platformio", - "version": "~1.4.0" + "version": "~1.6.1" }, "framework-stm32cubeh7": { "type": "framework", "optional": true, "owner": "platformio", - "version": "~1.9.0" + "version": "~1.12.1" }, "framework-stm32cubel0": { "type": "framework", "optional": true, "owner": "platformio", - "version": "~1.12.0" + "version": "~1.12.2" }, "framework-stm32cubel1": { "type": "framework", "optional": true, "owner": "platformio", - "version": "~1.10.0" + "version": "~1.10.4" }, "framework-stm32cubel4": { "type": "framework", "optional": true, "owner": "platformio", - "version": "~1.17.0" + "version": "~1.18.1" }, "framework-stm32cubel5": { "type": "framework", "optional": true, "owner": "platformio", - "version": "~1.4.0" + "version": "~1.5.1" }, "framework-zephyr": { "type": "framework",