added exclusion for adc v4 as well

This commit is contained in:
Don Reilly
2023-08-10 08:21:03 -05:00
parent 8a9622ec2e
commit c312884692
2 changed files with 2 additions and 0 deletions

View File

@ -41,4 +41,5 @@
// "examples/stm32wl/Cargo.toml",
// "examples/wasm/Cargo.toml",
],
"rust-analyzer.showUnlinkedFileNotification": false,
}