1
0
Fork 0
geforkt von trocache/RefKEIL
tp/.vscode/settings.json
2023-03-19 11:34:18 +01:00

7 Zeilen
Kein EOL
134 B
JSON

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