Easylink_CAN_Waker/.vscode/settings.json

6 lines
88 B
JSON
Raw Normal View History

{
"files.associations": {
"string_view": "cpp",
"*.new": "c"
}
}