New
This commit is contained in:
9
Project/MDK-ARM/.vscode/settings.json
vendored
Normal file
9
Project/MDK-ARM/.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"files.associations": {
|
||||
"*.bin": "plaintext",
|
||||
"bsp.h": "c",
|
||||
"string.h": "c",
|
||||
"math.h": "c",
|
||||
"stdint.h": "c"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user