support rust-analyzer for board_qemu features
This commit is contained in:
parent
d6ed4dd134
commit
a03f73d2dd
5 changed files with 29 additions and 1 deletions
|
@ -12,3 +12,7 @@ bitflags = "1.2.1"
|
|||
|
||||
[profile.release]
|
||||
debug = true
|
||||
|
||||
[features]
|
||||
board_qemu = []
|
||||
board_k210 = []
|
Loading…
Add table
Add a link
Reference in a new issue