Browse Source

Configure .overlay files to use dts file assocation.

xmkb
Pete Johanson 4 years ago
parent
commit
8e4c883f65
  1. 5
      .vscode/settings.json

5
.vscode/settings.json vendored

@ -0,0 +1,5 @@ @@ -0,0 +1,5 @@
{
"files.associations": {
"*.overlay": "dts"
}
}
Loading…
Cancel
Save