Files
Slotcar-Controller/.vscode/c_cpp_properties.json
T
2026-01-02 20:44:24 +01:00

8 lines
168 B
JSON

{
"configurations": [
{
"name": "STM32",
"compileCommands": "${workspaceFolder}/build/Debug/compile_commands.json"
}
]
}