From 2d445020acf8b792768a5fa5ba1870ac9607c11c Mon Sep 17 00:00:00 2001 From: Maximilian Gerhardt Date: Sat, 12 Oct 2024 21:39:11 +0200 Subject: [PATCH] Update Arduino-Pico, crucial fix for PSRAM+Flash Ops --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 94ee511..edf29c7 100644 --- a/platform.json +++ b/platform.json @@ -51,7 +51,7 @@ "type": "framework", "optional": true, "owner": "earlephilhower", - "version": "https://github.com/earlephilhower/arduino-pico.git#49f83c4310ae28b0fbdfae04e0c718e9478ac65d" + "version": "https://github.com/earlephilhower/arduino-pico.git#fdd755715655bd9ddd6a3d7d6653be5a177c8e6b" }, "framework-picosdk": { "type": "framework",