chore: scope rust-analyzer to the firmware crate
Pin linkedProjects so RA stops checking the new host spike crate against the xtensa target.
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
"arguments": []
|
||||
},
|
||||
"initialization_options": {
|
||||
"linkedProjects": ["firmware/Cargo.toml"],
|
||||
"cargo": {
|
||||
"target": "xtensa-esp32s3-espidf",
|
||||
"allTargets": false
|
||||
|
||||
Reference in New Issue
Block a user