tp/.vscode/settings.json
2023-03-18 20:28:00 +01:00

7 lines
No EOL
134 B
JSON

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