From 79e4f615a10d29d87edc9e69bbf28b9f4afc41cc Mon Sep 17 00:00:00 2001 From: Maximilian Gerhardt Date: Wed, 24 May 2023 14:08:10 +0200 Subject: [PATCH] Update to Arduino-Pico 3.2.1 https://github.com/earlephilhower/arduino-pico/releases/tag/3.2.1 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 3e6e700..b18015f 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#e95248a78723f6bfebb3d0ab0834a0dd216ad81a" + "version": "https://github.com/earlephilhower/arduino-pico.git#b2b4b2d71d2af4738d9ff5146b3dca74a368770f" }, "tool-rp2040tools": { "type": "uploader",