Bump Rust to nightly-2022-04-11 && support debugging in release mode
This commit is contained in:
parent
a71d91ae6a
commit
2275dee52d
6 changed files with 25 additions and 3 deletions
|
@ -22,3 +22,6 @@ easy-fs = { path = "../easy-fs" }
|
|||
[features]
|
||||
board_qemu = []
|
||||
board_k210 = []
|
||||
|
||||
[profile.release]
|
||||
debug = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue