Skip to content
Snippets Groups Projects
Commit 33f7c5c0 authored by Per Lindgren's avatar Per Lindgren
Browse files

no wfi

parent ef21c3d4
Branches
No related tags found
No related merge requests found
...@@ -16,4 +16,6 @@ fn main() { ...@@ -16,4 +16,6 @@ fn main() {
sp!("Semihosting: Hello "); sp!("Semihosting: Hello ");
spln!("World! for the {} time", 50); spln!("World! for the {} time", 50);
loop {}
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment