Files
helios-evcs/helios-evcs.code-workspace

14 lines
162 B
Plaintext

{
"folders": [
{
"path": "."
},
{
"name": "firmware",
"path": "hardware/firmware"
}
],
"settings": {
"stm32-for-vscode.makePath": false
}
}