瀏覽代碼

Fix Grand Central SD dependency (#21660)

Co-authored-by: Scott Lahteine <github@thinkyhead.com>
Axel Sepúlveda 3 年之前
父節點
當前提交
2a7ba427dd
沒有連結到貢獻者的電子郵件帳戶。
共有 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…
取消
儲存