Files
STM32G030F6P6_Evaluation/.vscode/extensions.json
T

7 lines
155 B
JSON

{
"recommendations": [
"ms-vscode.cpptools",
"marus25.cortex-debug",
"PKief.material-icon-theme" // 图标包,可选
],
}