changes instantiation to mt

This commit is contained in:
2025-08-15 11:50:42 +02:00
parent 95db3ffc81
commit 24a796cf54
6 changed files with 125 additions and 2 deletions

13
Linux.code-workspace Normal file
View File

@@ -0,0 +1,13 @@
{
"folders": [
{
"path": "build/Linux4TGC/buildroot"
},
{
"path": "build/Linux4TGC/opensbi"
},
{
"path": "build/Linux4TGC/linux"
}
]
}