mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-07-20 00:48:11 -07:00
Merge remote-tracking branch 'ofw/dev' into mntm-dev
This commit is contained in:
@@ -404,6 +404,9 @@ for template_file in project_template_dir.Dir(".vscode").glob("*"):
|
||||
"@UFBT_FIRMWARE_ELF@": PosixPathWrapper.fix_path(
|
||||
dist_env["FW_ELF"].abspath
|
||||
),
|
||||
"@UFBT_TOOLCHAIN_CLANGD@": PosixPathWrapper.fix_path(
|
||||
dist_env.WhereIs("clangd")
|
||||
),
|
||||
},
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user