From 40694064135ddc6aeeef0803710fb677092b0960 Mon Sep 17 00:00:00 2001 From: valeros Date: Tue, 30 Jul 2024 13:23:18 +0300 Subject: [PATCH] Update Arduino-mbed core to v4.1.5 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 592d7411..fe4ac181 100644 --- a/platform.json +++ b/platform.json @@ -214,7 +214,7 @@ "type": "framework", "optional": true, "owner": "platformio", - "version": "~4.1.3" + "version": "~4.1.5" }, "framework-stm32cubef0": { "type": "framework",