Pārlūkot izejas kodu

build: pin platform-raspberrypi till we are ready to update framework/platform.

Eric Helgeson 1 gadu atpakaļ
vecāks
revīzija
e58d60e45f
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      platformio.ini

+ 1 - 1
platformio.ini

@@ -12,7 +12,7 @@ default_envs = BlueSCSI_Pico
 
 ; BlueSCSI RP2040 hardware platform, based on the Raspberry Pi foundation RP2040 microcontroller
 [env:BlueSCSI_Pico]
-platform = https://github.com/maxgerhardt/platform-raspberrypi.git
+platform = https://github.com/maxgerhardt/platform-raspberrypi.git#196d31bbafaf60b84751b1a415d8dca2365debdf
 platform_packages = platformio/toolchain-gccarmnoneeabi@1.120301.0
     framework-arduinopico@https://github.com/BlueSCSI/arduino-pico-internal.git#e139b9c7816602597f473b3231032cca5d71a48a
 framework = arduino