[SAMD51] Remove RuRamps4D (#15264)

This commit is contained in:
Giuliano Zaro
2019-09-15 21:17:20 +02:00
committed by Scott Lahteine
parent 02d400e413
commit c96844fae2
5 changed files with 1 additions and 279 deletions

View File

@ -6,12 +6,5 @@
# exit on first failure
set -e
#
# Build with the default configurations
#
restore_configs
opt_set MOTHERBOARD BOARD_AGCM4_RURAMPS4D_13
exec_test $1 $2 "Build Grand Central M4 Default Configuration"
# clean up
restore_configs