Files
TECware/.vscode/settings.json

6 lines
127 B
JSON

{
"C_Cpp.default.compilerPath": "C:\\MinGW\\bin\\gcc.exe",
"files.associations": {
"eeprom_emul.h": "c"
}
}