Add RAMPS 1.4.4 to AGCM4 (#16606)
This commit is contained in:
		@@ -6,5 +6,12 @@
 | 
			
		||||
# exit on first failure
 | 
			
		||||
set -e
 | 
			
		||||
 | 
			
		||||
#
 | 
			
		||||
# Build with the default configurations
 | 
			
		||||
#
 | 
			
		||||
restore_configs
 | 
			
		||||
opt_set MOTHERBOARD BOARD_AGCM4_RAMPS_144
 | 
			
		||||
exec_test $1 $2 "Build Grand Central M4 Default Configuration"
 | 
			
		||||
 | 
			
		||||
# clean up
 | 
			
		||||
restore_configs
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user