sentry_gimbal_hzz/.vscode/settings.json

13 lines
317 B
JSON

{
"files.associations": {
"memory.h": "c",
"stdint-gcc.h": "c",
"led_task.h": "c",
"stdinf.h": "c",
"usart.h": "c",
"controller.h": "c",
"ins_task.h": "c",
"task.h": "c"
},
"C_Cpp.default.configurationProvider": "ms-vscode.makefile-tools",
}