From 488689c592f8e20512c0f31f00b051e7cd13af8f Mon Sep 17 00:00:00 2001 From: Maximilian Gerhardt Date: Tue, 19 Jul 2022 11:23:03 +0200 Subject: [PATCH] Update to Arduino-Pico 2.3.1 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 1e9514d..40b337f 100644 --- a/platform.json +++ b/platform.json @@ -47,7 +47,7 @@ "type": "framework", "optional": true, "owner": "earlephilhower", - "version": "~1.20202.0" + "version": "~1.20301.0" }, "tool-rp2040tools": { "type": "uploader",