clean marlin 2.0.x-bugfix
This commit is contained in:
10
buildroot/share/tests/SAMD51_grandcentral_m4-tests
Normal file
10
buildroot/share/tests/SAMD51_grandcentral_m4-tests
Normal file
@@ -0,0 +1,10 @@
|
||||
#!/usr/bin/env bash
|
||||
#
|
||||
# Build tests for Adafruit Grand Central M4 (ATMEL ARM Cortex-M4)
|
||||
#
|
||||
|
||||
# exit on first failure
|
||||
set -e
|
||||
|
||||
# clean up
|
||||
restore_configs
|
Reference in New Issue
Block a user