From 5b387369adae8e0275ea0111d73590d09466053a Mon Sep 17 00:00:00 2001 From: Paciente8159 Date: Sun, 29 Sep 2024 10:23:14 +0100 Subject: [PATCH] Update rp2040.ini --- uCNC/src/hal/boards/rp2040/rp2040.ini | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/uCNC/src/hal/boards/rp2040/rp2040.ini b/uCNC/src/hal/boards/rp2040/rp2040.ini index d8dbce7a..9a4ac52b 100644 --- a/uCNC/src/hal/boards/rp2040/rp2040.ini +++ b/uCNC/src/hal/boards/rp2040/rp2040.ini @@ -3,9 +3,8 @@ ################## [common_rp2040] -platform = https://github.com/maxgerhardt/platform-raspberrypi.git -platform_packages = - framework-arduinopico@https://github.com/earlephilhower/arduino-pico.git#3.9.4 +platform = https://github.com/maxgerhardt/platform-raspberrypi.git#3821cc132c2707a0cfdb44984ccbfc22649dc3f9 +platform_packages = framework-arduinopico@https://github.com/earlephilhower/arduino-pico.git#3.6.0 ; board = pico framework = arduino board_build.core = earlephilhower