17 lines
376 B
JSON
17 lines
376 B
JSON
{
|
|
"cmake.ignoreCMakeListsMissing": true,
|
|
"files.associations": {
|
|
"ft2build.h": "c",
|
|
"ftheader.h": "c",
|
|
"stm32f4xx_fsmc.h": "c",
|
|
"stm32f4xx.h": "c",
|
|
"libc.h": "c",
|
|
"*.txt": "c",
|
|
"*.tmp": "c",
|
|
"mywin_inc.h": "c",
|
|
"mywin_user_status_bar.h": "c",
|
|
"elf.h": "c",
|
|
"string.h": "c"
|
|
},
|
|
"cortex-debug.variableUseNaturalFormat": false
|
|
} |