Motion_EC_Stm32_archived/.vscode/settings.json

13 lines
253 B
JSON

{
"files.associations": {
"*.tpp": "cpp",
"*.cu": "cpp",
"*.tcu": "cpp",
"*.json": "json",
"*.txt": "txt",
"navikit.h": "c",
"isp.h": "c",
"cdc.h": "c",
"th_elog.h": "c"
}
}