Customize it to fit the hardware.

This commit is contained in:
Attila Body 2025-06-05 12:57:11 +02:00
parent 381c994449
commit afd998adb6
Signed by: abody
GPG key ID: BD0C6214E68FB5CF
5 changed files with 24 additions and 14 deletions

3
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,3 @@
{
"sonarlint.pathToCompileCommands": "${workspaceFolder}/build/compile_commands.json"
}