From 090343e4478f749da5347487ca42c231df75aab3 Mon Sep 17 00:00:00 2001 From: Maximilian Gerhardt Date: Sun, 5 Mar 2023 22:44:20 +0100 Subject: [PATCH] Update Arduino-Pico (now BLE support) --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index f75a454..4a43ef9 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#11ac5ed33efa6daeae5dea63d6c330986401a8cc" + "version": "https://github.com/earlephilhower/arduino-pico.git#51afd3440f1e93efa7e866c397a409d763ddf8c7" }, "tool-rp2040tools": { "type": "uploader",