aboutsummaryrefslogtreecommitdiff
path: root/.vscode/settings.json
diff options
context:
space:
mode:
Diffstat (limited to '.vscode/settings.json')
-rw-r--r--.vscode/settings.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
index 87dd158ec..a35be8054 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -16,7 +16,7 @@
16 //"embassy-net/pool-16", 16 //"embassy-net/pool-16",
17 ], 17 ],
18 "rust-analyzer.linkedProjects": [ 18 "rust-analyzer.linkedProjects": [
19 "examples/stm32g4/Cargo.toml" 19 "examples/stm32f1/Cargo.toml"
20 ], 20 ],
21 "rust-analyzer.procMacro.enable": true, 21 "rust-analyzer.procMacro.enable": true,
22 "rust-analyzer.cargo.runBuildScripts": true, 22 "rust-analyzer.cargo.runBuildScripts": true,