소스 검색

Fix Grand Central SD dependency (#21660)

Co-authored-by: Scott Lahteine <github@thinkyhead.com>
Axel Sepúlveda 3 년 전
부모
커밋
2a7ba427dd
No account linked to committer's email address
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1
    2
      ini/samd51.ini

+ 1
- 2
ini/samd51.ini 파일 보기

@@ -20,8 +20,7 @@ build_unflags  = -std=gnu++11
20 20
 src_filter     = ${common.default_src_filter} +<src/HAL/SAMD51>
21 21
 lib_deps       = ${common.lib_deps}
22 22
   SoftwareSerialM
23
-  Adafruit SPIFlash
24 23
 extra_scripts  = ${common.extra_scripts}
25 24
   pre:buildroot/share/PlatformIO/scripts/SAMD51_grandcentral_m4.py
26
-custom_marlin.SDSUPPORT = SdFat - Adafruit Fork
25
+custom_marlin.SDSUPPORT = SdFat - Adafruit Fork, Adafruit SPIFlash
27 26
 debug_tool     = jlink

Loading…
취소
저장