From 6ac422138b319672a8827b123eab1232d0ec0252 Mon Sep 17 00:00:00 2001 From: Maximilian Gerhardt Date: Tue, 6 Dec 2022 22:45:11 +0100 Subject: [PATCH] Update Arduino-Pico commit --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index a2cb74a..014b73a 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#a7cf5cd1caf1afc8aebc8723776847227fed8966" + "version": "https://github.com/earlephilhower/arduino-pico.git#d35e938c36169f1496e52ffcc4c834a82bf1f153" }, "tool-rp2040tools": { "type": "uploader",