Skip to content

Commit 73fed29

Browse files
authored
[vscode] add sample workspace.json (#10399)
1 parent f35c775 commit 73fed29

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.vscode/workspace.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"bsps": {
3+
"folder": "bsp",
4+
"stars": [
5+
"qemu-vexpress-a9"
6+
]
7+
}
8+
}

0 commit comments

Comments
 (0)