first commit
This commit is contained in:
6
.vscode/settings.json
vendored
Normal file
6
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"clangd.arguments": [
|
||||
"--compile-commands-dir=${workspaceFolder}",
|
||||
"--query-driver=/home/edwin/.platformio/packages/toolchain-rp2040-earlephilhower/bin/arm-none-eabi-*"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user