From 1d35c457c90ec90b8fe6aa255afbbd3eabd4d748 Mon Sep 17 00:00:00 2001 From: Paciente8159 Date: Sun, 29 Sep 2024 09:05:22 +0100 Subject: [PATCH] Update rp2040.ini --- uCNC/src/hal/boards/rp2040/rp2040.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uCNC/src/hal/boards/rp2040/rp2040.ini b/uCNC/src/hal/boards/rp2040/rp2040.ini index 5ed8705c..73cd59ce 100644 --- a/uCNC/src/hal/boards/rp2040/rp2040.ini +++ b/uCNC/src/hal/boards/rp2040/rp2040.ini @@ -5,7 +5,7 @@ [common_rp2040] platform = https://github.com/maxgerhardt/platform-raspberrypi.git#3821cc132c2707a0cfdb44984ccbfc22649dc3f9 platform_packages = - framework-arduinopico@https://github.com/earlephilhower/arduino-pico.git#3.6.0 + framework-arduinopico@https://github.com/earlephilhower/arduino-pico.git#3.7.0 ; board = pico framework = arduino board_build.core = earlephilhower