tp/.vscode/settings.json

9 lines
No EOL
181 B
JSON

{
"files.associations": {
"stm32f10x.h": "c",
"driver_gpio.h": "c",
"atomic": "c",
"cstdint": "c"
},
"C_Cpp.errorSquiggles": "disabled"
}