From d11b0eebdbd23ec3de8d76826692899c08ba9dcf Mon Sep 17 00:00:00 2001 From: Maximilian Gerhardt Date: Fri, 10 Feb 2023 19:01:59 +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 37cd6ec..0a799fa 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#7df080ee92358293eca80d8095946d4d24fdfeeb" + "version": "https://github.com/earlephilhower/arduino-pico.git#b6cb2e7edc3a09fb5f0bcbb33cf490f0765d1a94" }, "tool-rp2040tools": { "type": "uploader",