Fix Grand Central SD dependency (#21660)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
This commit is contained in:
		
				
					committed by
					
						 Scott Lahteine
						Scott Lahteine
					
				
			
			
				
	
			
			
			
						parent
						
							2316fb2d05
						
					
				
				
					commit
					181e1280af
				
			| @@ -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 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user