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:
Julien Calixte
2026-07-05 19:38:48 +02:00
parent 7de05794e6
commit 12417a9be7

View File

@@ -6,6 +6,7 @@
"arguments": []
},
"initialization_options": {
"linkedProjects": ["firmware/Cargo.toml"],
"cargo": {
"target": "xtensa-esp32s3-espidf",
"allTargets": false