diff options
Diffstat (limited to '.vscode/settings.json')
| -rw-r--r-- | .vscode/settings.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json index 48d0957e6..e4814ff27 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json | |||
| @@ -28,6 +28,11 @@ | |||
| 28 | // To work on the examples, comment the line above and all of the cargo.features lines, | 28 | // To work on the examples, comment the line above and all of the cargo.features lines, |
| 29 | // then uncomment ONE line below to select the chip you want to work on. | 29 | // then uncomment ONE line below to select the chip you want to work on. |
| 30 | // This makes rust-analyzer work on the example crate and all its dependencies. | 30 | // This makes rust-analyzer work on the example crate and all its dependencies. |
| 31 | // "examples/mspm0c1104/Cargo.toml", | ||
| 32 | // "examples/mspm0g3507/Cargo.toml", | ||
| 33 | // "examples/mspm0g3519/Cargo.toml", | ||
| 34 | // "examples/mspm0l1306/Cargo.toml", | ||
| 35 | // "examples/mspm0l2228/Cargo.toml", | ||
| 31 | // "examples/nrf52840-rtic/Cargo.toml", | 36 | // "examples/nrf52840-rtic/Cargo.toml", |
| 32 | // "examples/nrf5340/Cargo.toml", | 37 | // "examples/nrf5340/Cargo.toml", |
| 33 | // "examples/nrf-rtos-trace/Cargo.toml", | 38 | // "examples/nrf-rtos-trace/Cargo.toml", |
