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:
@@ -1,3 +1,3 @@
|
||||
cd "$(dirname "$0")"
|
||||
|
||||
qemu-system-aarch64 -M raspi3b -cpu cortex-a53 -serial stdio -display none -kernel ../target/aarch64-unknown-none/debug/nova -s
|
||||
qemu-system-aarch64 -M raspi3b -cpu cortex-a53 -serial stdio -display none -kernel ../target/aarch64-unknown-none/release/nova -s
|
||||
|
||||
Reference in New Issue
Block a user