Skip to content

Commit

Permalink
fix vscode settings.json
Browse files Browse the repository at this point in the history
  • Loading branch information
fslongjin committed Nov 23, 2023
1 parent 5217224 commit 1da436a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,7 @@
"./tools/Cargo.toml",
],
// "rust-analyzer.cargo.target": "riscv64imac-unknown-none-elf",
"rust-analyzer.cargo.target": "x86_64-unknown-none",
"rust-analyzer.check.overrideCommand": [
"make",
"check",
Expand Down

0 comments on commit 1da436a

Please sign in to comment.