From ddb4335440a2e260416cf2801dfa77ec5356cf5e Mon Sep 17 00:00:00 2001 From: Maximilian Gerhardt Date: Fri, 10 Mar 2023 18:27:34 +0100 Subject: [PATCH] Arduino-Pico 3.1.0 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 4a43ef9..1ee3348 100644 --- a/platform.json +++ b/platform.json @@ -47,7 +47,7 @@ "type": "framework", "optional": true, "owner": "earlephilhower", - "version": "https://github.com/earlephilhower/arduino-pico.git#51afd3440f1e93efa7e866c397a409d763ddf8c7" + "version": "https://github.com/earlephilhower/arduino-pico.git#7851dc8cb70af5bee0308566770c2f472d27a71a" }, "tool-rp2040tools": { "type": "uploader",