diff --git a/.vscode/workspace.json b/.vscode/workspace.json new file mode 100644 index 0000000000..5c94d760d8 --- /dev/null +++ b/.vscode/workspace.json @@ -0,0 +1,8 @@ +{ + "bsps": { + "folder": "bsp", + "stars": [ + "qemu-vexpress-a9" + ] + } +} \ No newline at end of file