From d552b15276865d4898fdf171c684e0f53bc9c37b Mon Sep 17 00:00:00 2001 From: valeros Date: Mon, 19 Feb 2024 15:19:03 +0200 Subject: [PATCH] Update Arduino-mbed core to v4.1.1 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index efe56ba..62f62fb 100644 --- a/platform.json +++ b/platform.json @@ -66,7 +66,7 @@ "type": "framework", "optional": true, "owner": "platformio", - "version": "~4.0.10" + "version": "~4.1.1" }, "framework-cmsis": { "type": "framework",