Revert settings to main
This commit is contained in:
parent
c2f26a88b4
commit
ec5271c11f
1 changed files with 2 additions and 3 deletions
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
|
@ -1,8 +1,7 @@
|
||||||
{
|
{
|
||||||
"files.associations": {
|
"files.associations": {
|
||||||
"*.overlay": "dts",
|
"*.overlay": "dts",
|
||||||
"*.keymap": "dts",
|
"*.keymap": "dts"
|
||||||
"peripheral_status.h": "c"
|
|
||||||
},
|
},
|
||||||
"python.formatting.provider": "black",
|
"python.formatting.provider": "black"
|
||||||
}
|
}
|
Loading…
Add table
Reference in a new issue