소스 검색

Merge pull request #553 from ZuluSCSI/dev_fix_sd_timeout

ZuluSCSI Blaster: Update SDIO_RP2350 to fix timeout bug
Alex Perez 7 달 전
부모
커밋
0151be7a8d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      platformio.ini

+ 1 - 1
platformio.ini

@@ -318,7 +318,7 @@ ldscript_bootloader = lib/ZuluSCSI_platform_RP2MCU/rp23xx_btldr.ld
 lib_deps =
     ${env:ZuluSCSI_RP2MCU.lib_deps}
     ZuluI2S
-    SDIO_RP2350=https://github.com/rabbitholecomputing/SDIO_RP2350
+    SDIO_RP2350=https://github.com/rabbitholecomputing/SDIO_RP2350#1.0.1
 build_flags =
     ${env:ZuluSCSI_RP2MCU.build_flags}
     -DZULUSCSI_BLASTER