mirror of https://github.com/RT-Thread/rt-thread
[vscode] add sample workspace.json (#10399)
This commit is contained in:
parent
f35c775cd4
commit
73fed292c7
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"bsps": {
|
||||
"folder": "bsp",
|
||||
"stars": [
|
||||
"qemu-vexpress-a9"
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue