Browse Source

ZuluSCSI Blaster: Update SDIO_RP2350 to fix timeout bug

The command timeout was too short, which caused problems
on Sandisk cards.
Petteri Aimonen 7 tháng trước cách đây
mục cha
commit
f66c12c5f3
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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