diff options
Diffstat (limited to '.vscode/settings.json')
| -rw-r--r-- | .vscode/settings.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json index dd479929e..344307695 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json | |||
| @@ -9,6 +9,7 @@ | |||
| 9 | "rust-analyzer.check.noDefaultFeatures": true, | 9 | "rust-analyzer.check.noDefaultFeatures": true, |
| 10 | "rust-analyzer.linkedProjects": [ | 10 | "rust-analyzer.linkedProjects": [ |
| 11 | "examples/rpi-pico-w/Cargo.toml", | 11 | "examples/rpi-pico-w/Cargo.toml", |
| 12 | "cyw43-pio/Cargo.toml", | ||
| 12 | ], | 13 | ], |
| 13 | "rust-analyzer.server.extraEnv": { | 14 | "rust-analyzer.server.extraEnv": { |
| 14 | "WIFI_NETWORK": "foo", | 15 | "WIFI_NETWORK": "foo", |
