UWB-TaoBao/.vscode/settings.json

8 lines
131 B
JSON

{
"files.associations": {
"spi.h": "c",
"port.h": "c",
"usbd_core.h": "c",
"tim.h": "c"
}
}