Add RAMPS 1.4.4 to AGCM4 (#16606)
This commit is contained in:
parent
a16f3baecc
commit
ff0c931e47
6 changed files with 632 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue