sentry_gimbal_hzz/.vscode/settings.json

10 lines
238 B
JSON

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