support rust-analyzer for board_qemu features
This commit is contained in:
parent
5b2ff98722
commit
d740d3cbfd
3 changed files with 20 additions and 0 deletions
|
@ -10,3 +10,7 @@ edition = "2018"
|
|||
|
||||
[profile.release]
|
||||
debug = true
|
||||
|
||||
[features]
|
||||
board_qemu = []
|
||||
board_k210 = []
|
Loading…
Add table
Add a link
Reference in a new issue