Rollback rustsbi && debugging in release mode
This commit is contained in:
parent
9decf93cff
commit
343e9657ed
5 changed files with 8 additions and 2 deletions
|
@ -14,3 +14,6 @@ cfg-if = { version = "1.0.0" }
|
|||
[features]
|
||||
board_qemu = []
|
||||
board_k210 = []
|
||||
|
||||
[profile.release]
|
||||
debug = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue