From 19bb19639934172b35497bb05a04ac608ad16272 Mon Sep 17 00:00:00 2001 From: Valerii Koval Date: Wed, 22 Feb 2023 13:59:21 +0200 Subject: [PATCH] Update Arduino-mbed core to v3.5.4 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 08e0339..880024a 100644 --- a/platform.json +++ b/platform.json @@ -35,7 +35,7 @@ "type": "framework", "optional": true, "owner": "platformio", - "version": "~3.1.1" + "version": "~3.5.4" }, "tool-rp2040tools": { "type": "uploader",