Blink an LED on pi

This commit is contained in:
2025-05-19 18:33:13 +02:00
parent d4063f025d
commit 948cbf758f
11 changed files with 44 additions and 62 deletions

4
tools/build_debug.sh Executable file
View File

@@ -0,0 +1,4 @@
cd "$(dirname "$0")"
cd ".."
cargo build --target aarch64-unknown-none