Browse Source

Update platformio.ini

Alex Perez 1 year ago
parent
commit
cb82a3fc11
1 changed files with 1 additions and 1 deletions
  1. 1 1
      platformio.ini

+ 1 - 1
platformio.ini

@@ -293,7 +293,7 @@ build_flags =
 ;========================================
 ;========================================
 ; ZuluSCSI RP2350 hardware platform, based on the Raspberry Pi foundation RP2350 microcontroller
 ; ZuluSCSI RP2350 hardware platform, based on the Raspberry Pi foundation RP2350 microcontroller
 [env:ZuluSCSI_Pico_2]
 [env:ZuluSCSI_Pico_2]
-platform = https://github.com/maxgerhardt/platform-raspberrypi.git#rp2350_picosdk
+platform = https://github.com/maxgerhardt/platform-raspberrypi.git#develop
 platform_packages =
 platform_packages =
     framework-arduinopico@https://github.com/earlephilhower/arduino-pico.git
     framework-arduinopico@https://github.com/earlephilhower/arduino-pico.git
 board_build.core = earlephilhower
 board_build.core = earlephilhower