From 3cf9e1a26583318dd38dee7f7bbe806e9b6ed28e Mon Sep 17 00:00:00 2001 From: Maximilian Gerhardt Date: Wed, 8 Feb 2023 19:42:55 +0100 Subject: [PATCH] Update Arduino-Pico --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 26fee84..37cd6ec 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#aeb41f3e70628e63ed1cf13f2031cdaf61d65ad0" + "version": "https://github.com/earlephilhower/arduino-pico.git#7df080ee92358293eca80d8095946d4d24fdfeeb" }, "tool-rp2040tools": { "type": "uploader",