Files
BC2D-firmware/.vscode/settings.json

3 lines
99 B
JSON
Raw Normal View History

2024-04-11 17:32:58 +08:00
{
"sonarlint.pathToCompileCommands": "${workspaceFolder}\\build\\BC2D\\compile_commands.json"
}