ci: Attempting to resolve the issue with DDK compilation being unavailable
This commit is contained in:
11
kernel/.vscode/c_cpp_properties.json
vendored
11
kernel/.vscode/c_cpp_properties.json
vendored
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"configurations": [
|
||||
{
|
||||
"name": "Linux",
|
||||
"cStandard": "c11",
|
||||
"intelliSenseMode": "gcc-arm64",
|
||||
"compileCommands": "${workspaceFolder}/compile_commands.json"
|
||||
}
|
||||
],
|
||||
"version": 4
|
||||
}
|
||||
Reference in New Issue
Block a user