it now boots and prints hello world
This commit is contained in:
parent
ff4bbdd263
commit
2f8efad24a
4 changed files with 38 additions and 1 deletions
|
@ -15,3 +15,4 @@ panic = "abort" # disable stack unwinding on panic
|
|||
panic = "abort" # disable stack unwinding on panic
|
||||
|
||||
[dependencies]
|
||||
bootloader = "0.9"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue