mirror of
https://github.com/iceHtwoO/novaOS.git
synced 2026-04-16 20:22:26 +00:00
Blink an LED on pi
This commit is contained in:
4
tools/build_release.sh
Executable file
4
tools/build_release.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
cd "$(dirname "$0")"
|
||||
cd ".."
|
||||
|
||||
cargo build --target aarch64-unknown-none --release
|
||||
Reference in New Issue
Block a user