Project setups
This commit is contained in:
Vendored
+14
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"files.associations": {
|
||||
"ringbuf.h": "c",
|
||||
"seq.h": "c",
|
||||
"stdint.h": "c",
|
||||
"stdio.h": "c"
|
||||
},
|
||||
"C_Cpp.default.includePath": [
|
||||
"/opt/homebrew/include/",
|
||||
"$(workspaceFolder)/include/",
|
||||
|
||||
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user