first commit

This commit is contained in:
2025-06-13 23:47:44 +02:00
commit 373bf070a4
2860 changed files with 1663538 additions and 0 deletions

16
buildroot/tests/melzi_optiboot Executable file
View File

@@ -0,0 +1,16 @@
#!/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