1
mirror of https://github.com/DarkFlippers/unleashed-firmware.git synced 2025-12-12 04:34:43 +04:00

ufbt: fixes for generated vscode project (#3547)

Co-authored-by: あく <alleteam@gmail.com>
This commit is contained in:
hedger
2024-03-29 05:47:43 +04:00
committed by GitHub
parent 74cda02368
commit 538422e2a9
3 changed files with 12 additions and 16 deletions

View File

@@ -14,7 +14,7 @@
"*.scons": "python",
"SConscript": "python",
"SConstruct": "python",
"*.fam": "python",
"*.fam": "python"
},
"clangd.arguments": [
// We might be able to tighten this a bit more to only include the correct toolchain.