ci: Attempting to resolve the issue with DDK compilation being unavailable

This commit is contained in:
ShirkNeko
2025-11-03 00:57:29 +08:00
parent b4e682148a
commit a622657092
7 changed files with 21 additions and 222 deletions

View File

@@ -1,11 +0,0 @@
{
"configurations": [
{
"name": "Linux",
"cStandard": "c11",
"intelliSenseMode": "gcc-arm64",
"compileCommands": "${workspaceFolder}/compile_commands.json"
}
],
"version": 4
}