Reorganize some core headers (#11983)
This commit is contained in:
parent
ab4549d2bc
commit
0dedb3e139
14 changed files with 194 additions and 208 deletions
|
|
@ -6,7 +6,7 @@ export PATH="$PATH:./buildroot/bin"
|
|||
set -e
|
||||
|
||||
exec_test () {
|
||||
printf "\033[0;32m[Test $2] \033[0m$3... "
|
||||
printf "\n\033[0;32m[Test $2] \033[0m$3...\n"
|
||||
if build_marlin_pio $1 "-e $2"; then
|
||||
printf "\033[0;32mPassed\033[0m\n"
|
||||
return 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue