fix rust-analyzer warning
This commit is contained in:
parent
4e5f16cb23
commit
01856f5243
4 changed files with 14 additions and 13 deletions
6
.vscode/settings.json
vendored
6
.vscode/settings.json
vendored
|
@ -7,7 +7,7 @@
|
|||
// For Rust Analyzer plugin users:
|
||||
"rust-analyzer.cargo.target": "riscv64gc-unknown-none-elf",
|
||||
"rust-analyzer.checkOnSave.allTargets": false,
|
||||
"rust-analyzer.cargo.features": [
|
||||
"board_qemu"
|
||||
]
|
||||
// "rust-analyzer.cargo.features": [
|
||||
// "board_qemu"
|
||||
// ]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue