From 02c5ef4a35aeae1112867ff5b3628f7090bd13f6 Mon Sep 17 00:00:00 2001 From: Maximilian Gerhardt Date: Tue, 4 Jul 2023 10:26:13 +0200 Subject: [PATCH] Update to Arduino-Pico 3.3.0 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 492eb9d..11bcf4b 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#7eb176c0b469fa0b1cf018c10cd78e7264e07a7f" + "version": "https://github.com/earlephilhower/arduino-pico.git#20cabe824fadf9f9ef0bc7c69864e516863b6f7c" }, "tool-rp2040tools": { "type": "uploader",