Rozdělené shell skripty, build.sh pro sestavení, run.sh pro spouštění a build_and_run.sh pro kompletní sestavení & spuštění najednou.

This commit is contained in:
2026-07-12 19:40:09 +02:00
parent 313a7e4879
commit c6054e7ced
3 changed files with 6 additions and 3 deletions
+2
View File
@@ -0,0 +1,2 @@
echo "[setup] run"
make run CROSS="$CROSS_PREFIX"