From 0b2e90a43034484907a367f38355f364594d1443 Mon Sep 17 00:00:00 2001 From: Maximilian Gerhardt Date: Sun, 19 Feb 2023 15:21:19 +0100 Subject: [PATCH] Update to Arduino-Pico 2.7.3 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 2195668..58be206 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#1bfd07c19a5a0485901acdb3943d7d8cedd6b2f1" + "version": "https://github.com/earlephilhower/arduino-pico.git#11ac5ed33efa6daeae5dea63d6c330986401a8cc" }, "tool-rp2040tools": { "type": "uploader",