Files
marlas-marlin-2.1.2.5/buildroot/tests/melzi_optiboot
T
Weisman, Alex (Contractor-NBCUniversal) 5deccd2b52 Initial Commit
2024-12-14 21:02:53 -05:00

17 lines
200 B
Bash

#!/usr/bin/env bash
#
# Build tests for melzi_optiboot
#
# exit on first failure
set -e
#
# Ender-2
#
use_example_configs Creality/Ender-2
exec_test $1 $2 "Ender-2" "$3"
# clean up
restore_configs