Initial setup
This commit is contained in:
10
.vscode/extensions.json
vendored
Normal file
10
.vscode/extensions.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"recommendations": [
|
||||
"ms-vscode.cpptools",
|
||||
"ms-vscode.cmake-tools",
|
||||
"marus25.cortex-debug",
|
||||
"twxs.cmake",
|
||||
"dan-c-underwood.arm",
|
||||
"zixuanwang.linkerscript"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user