erpc/.vscode/settings.json

16 lines
357 B
JSON
Raw Permalink Normal View History

2024-10-29 08:42:21 +00:00
{
"files.associations": {
"spi_port.h": "c",
"cmd_def.h": "c",
"config.h": "c",
"crc16.h": "c",
"comdef.h": "c",
"stddef.h": "c",
"core.h": "c",
"stdint.h": "c",
"cor.h": "c",
"eprc_core.h": "c",
"erpc_core.h": "c",
"type_traits": "c"
}
}