소스 검색

Testing fix for https://github.com/BlueSCSI/BlueSCSI-v2/issues/258

Eric Helgeson 4 달 전
부모
커밋
45fe960ced
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      platformio.ini

+ 1 - 1
platformio.ini

@@ -21,7 +21,7 @@ board_build.core = earlephilhower
 board_build.ldscript = ${BUILD_DIR}/rp_linker.ld ; created by src/process-linker-script.py
 framework = arduino
 lib_deps =
-    SdFat=https://github.com/BlueSCSI/SdFat#2.2.3-gpt
+    SdFat=https://github.com/BlueSCSI/SdFat#2.2.3-gpt-testexfatlen
     minIni
     SCSI2SD
     ; When updating git tag for CUEParser here, also update lib\BlueSCSI_platform_RP2MCU\library.json