Print debug info

This commit is contained in:
Kroese 2023-05-01 23:09:09 +02:00 committed by GitHub
parent 7930770ee7
commit a7559ce903

View File

@ -35,6 +35,7 @@ HOST_ARGS+=("-cpu_arch=${HOST_CPU}")
./run/host.bin "${HOST_ARGS[@]}" > /dev/null 2>&1 &
{ set +x; } 2>/dev/null
[ "$DEBUG" = "Y" ] && echo
# Configure serial ports