6 lines
130 B
JSON
6 lines
130 B
JSON
{
|
|
"rust-analyzer.check.allTargets": false,
|
|
"rust-analyzer.check.targets": [
|
|
"riscv32imac-unknown-none-elf"
|
|
]
|
|
} |