Skip to content

Commit

Permalink
revert .vscode changes
Browse files Browse the repository at this point in the history
  • Loading branch information
rosahay-silabs committed Aug 30, 2023
1 parent 81c9350 commit 4182083
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"files.associations": {
"*.slcc": "yaml",
"*.slcp": "yaml",
"iostream": "cpp",
"array": "cpp",
"atomic": "cpp",
Expand Down Expand Up @@ -117,9 +115,7 @@
"condition_variable": "cpp",
"numeric": "cpp",
"random": "cpp",
"thread": "cpp",
"sl_device_init_nvic.h": "c",
"rsi_wisemcu_hardware_setup.h": "c"
"thread": "cpp"
},
// Configure paths or glob patterns to exclude from file watching.
"files.watcherExclude": {
Expand Down

0 comments on commit 4182083

Please sign in to comment.