Fix Grand Central SD dependency (#21660)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
This commit is contained in:
parent
d87a71bd04
commit
2a7ba427dd
@ -20,8 +20,7 @@ build_unflags = -std=gnu++11
|
|||||||
src_filter = ${common.default_src_filter} +<src/HAL/SAMD51>
|
src_filter = ${common.default_src_filter} +<src/HAL/SAMD51>
|
||||||
lib_deps = ${common.lib_deps}
|
lib_deps = ${common.lib_deps}
|
||||||
SoftwareSerialM
|
SoftwareSerialM
|
||||||
Adafruit SPIFlash
|
|
||||||
extra_scripts = ${common.extra_scripts}
|
extra_scripts = ${common.extra_scripts}
|
||||||
pre:buildroot/share/PlatformIO/scripts/SAMD51_grandcentral_m4.py
|
pre:buildroot/share/PlatformIO/scripts/SAMD51_grandcentral_m4.py
|
||||||
custom_marlin.SDSUPPORT = SdFat - Adafruit Fork
|
custom_marlin.SDSUPPORT = SdFat - Adafruit Fork, Adafruit SPIFlash
|
||||||
debug_tool = jlink
|
debug_tool = jlink
|
||||||
|
Loading…
Reference in New Issue
Block a user