UWB-TaoBao/.vscode/settings.json

8 lines
131 B
JSON
Raw Permalink Normal View History

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