Skip to content

Commit

Permalink
revert .vscode/settings.json
Browse files Browse the repository at this point in the history
  • Loading branch information
taks committed Oct 24, 2023
1 parent 30ab1ff commit ef21163
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"rust-analyzer.cargo.target": "xtensa-esp32s3-espidf",
"rust-analyzer.cargo.target": "xtensa-esp32-espidf",
"rust-analyzer.check.extraArgs": [
"--cfg esp_idf_bt_nimble_ext_adv"
],
"rust-analyzer.checkOnSave.allTargets": false,
"rust-analyzer.checkOnSave.command": "clippy",
Expand Down

0 comments on commit ef21163

Please sign in to comment.