Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
f4b5842a7a
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@ -6,7 +6,8 @@
|
|||||||
"files.exclude": {
|
"files.exclude": {
|
||||||
"**/.build": true,
|
"**/.build": true,
|
||||||
"**/*.hex": true,
|
"**/*.hex": true,
|
||||||
"**/*.bin": true
|
"**/*.bin": true,
|
||||||
|
"**/*.uf2": true
|
||||||
},
|
},
|
||||||
"files.associations": {
|
"files.associations": {
|
||||||
"*.h": "c",
|
"*.h": "c",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user