feat: creat vscode workspace

This commit is contained in:
chang.chihchien
2025-07-06 09:54:16 +08:00
parent 13a3bc2bac
commit 7512f2a002
+11
View File
@@ -0,0 +1,11 @@
{
"folders": [
{
"path": "."
},
{
"path": "../bmd380_sdk"
}
],
"settings": {}
}