STM32_KQZLJC/.vscode/settings.json

15 lines
304 B
JSON

{
"files.associations": {
"limits": "c",
"memory": "c",
"atomic": "c",
"compare": "c",
"cstddef": "c",
"type_traits": "c",
"xmemory": "c",
"xstring": "c",
"xutility": "c",
"cmsis_os.h": "c",
"main.h": "c"
}
}