From cfe257f0fdf0fc9c57cc848a4e9ff68061953de4 Mon Sep 17 00:00:00 2001 From: Paul Paterson Date: Thu, 16 Nov 2023 21:53:28 -0500 Subject: [PATCH] oops --- .vscode/settings.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 45edb37ad32..f43b437baf6 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -12,9 +12,9 @@ // Uncomment ONE line for the chip you want to work on. // This makes rust-analyzer work on the HAL crate and all its dependencies. "rust-analyzer.linkedProjects": [ - // "esp32-hal/Cargo.toml" + "esp32-hal/Cargo.toml" // "esp32c2-hal/Cargo.toml", - "esp32c3-hal/Cargo.toml", + // "esp32c3-hal/Cargo.toml", // "esp32c6-hal/Cargo.toml", // "esp32c6-lp-hal/Cargo.toml", // "esp32h2-hal/Cargo.toml",