diff options
Diffstat (limited to '.vscode')
| -rw-r--r-- | .vscode/settings.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json index d6ce75c99..5e9e51799 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json | |||
| @@ -18,7 +18,7 @@ | |||
| 18 | "rust-analyzer.linkedProjects": [ | 18 | "rust-analyzer.linkedProjects": [ |
| 19 | // Declare for the target you wish to develop | 19 | // Declare for the target you wish to develop |
| 20 | //"embassy-executor/Cargo.toml", | 20 | //"embassy-executor/Cargo.toml", |
| 21 | //"embassy-util/Cargo.toml", | 21 | //"embassy-sync/Cargo.toml", |
| 22 | "examples/nrf/Cargo.toml", | 22 | "examples/nrf/Cargo.toml", |
| 23 | // "examples/rp/Cargo.toml", | 23 | // "examples/rp/Cargo.toml", |
| 24 | // "examples/std/Cargo.toml", | 24 | // "examples/std/Cargo.toml", |
