From 810b08c9c5c0dee00f009e410bbb6b3cac723be2 Mon Sep 17 00:00:00 2001 From: valeros Date: Thu, 28 Nov 2024 17:53:58 +0200 Subject: [PATCH] Update Arduino-mbed core to v4.2.1 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index e1c92cf9..30267aa7 100644 --- a/platform.json +++ b/platform.json @@ -214,7 +214,7 @@ "type": "framework", "optional": true, "owner": "platformio", - "version": "~4.1.5" + "version": "~4.2.1" }, "framework-stm32cubef0": { "type": "framework",