parent
3b3781add7
commit
0362501526
1 changed files with 12 additions and 0 deletions
12
.vscode/settings.json
vendored
Normal file
12
.vscode/settings.json
vendored
Normal file
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"files.associations": {
|
||||
"*.overlay": "dts",
|
||||
"*.keymap": "dts",
|
||||
"peripheral_status.h": "c"
|
||||
},
|
||||
"python.formatting.provider": "black",
|
||||
|
||||
"[yaml]": {
|
||||
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue