15 lines
369 B
JSON
15 lines
369 B
JSON
|
{
|
||
|
"stm32-for-vscode.openOCDPath": false,
|
||
|
"stm32-for-vscode.makePath": false,
|
||
|
"stm32-for-vscode.armToolchainPath": false,
|
||
|
"files.associations": {
|
||
|
"刷新画线": "c",
|
||
|
"optional": "cpp",
|
||
|
"random": "cpp",
|
||
|
"limits": "cpp",
|
||
|
"new": "cpp",
|
||
|
"*.tcc": "cpp",
|
||
|
"cmath": "cpp",
|
||
|
"utility": "cpp"
|
||
|
}
|
||
|
}
|