fix rust-analyzer warning
This commit is contained in:
parent
4e5f16cb23
commit
01856f5243
4 changed files with 14 additions and 13 deletions
|
@ -14,6 +14,6 @@ riscv = { git = "https://github.com/rcore-os/riscv", features = ["inline-asm"] }
|
|||
[profile.release]
|
||||
debug = true
|
||||
|
||||
[features]
|
||||
board_qemu = []
|
||||
board_k210 = []
|
||||
# [features]
|
||||
# board_qemu = []
|
||||
# board_k210 = []
|
Loading…
Add table
Add a link
Reference in a new issue