simple gui app can run now!
This commit is contained in:
parent
944f114cf8
commit
beaef1f304
11 changed files with 119 additions and 3 deletions
|
@ -10,6 +10,7 @@ edition = "2018"
|
|||
buddy_system_allocator = "0.6"
|
||||
bitflags = "1.2.1"
|
||||
riscv = { git = "https://github.com/rcore-os/riscv", features = ["inline-asm"] }
|
||||
embedded-graphics = "0.7.1"
|
||||
|
||||
[profile.release]
|
||||
debug = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue