Update bare-metal.
This commit is contained in:
parent
34b2ba33cd
commit
5e55720ad8
|
@ -9,7 +9,7 @@ keywords = ["riscv", "register", "peripheral"]
|
||||||
license = "ISC"
|
license = "ISC"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
bare-metal = "0.1.1"
|
bare-metal = "0.2.0"
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
inline-asm = []
|
inline-asm = []
|
Loading…
Reference in New Issue