added x86_64 board type, this to move to physical board

This commit is contained in:
jonathan
2025-11-22 16:07:08 +01:00
parent c070196b5d
commit b5f0cd61d5
3 changed files with 193 additions and 1 deletions

8
nimux.code-workspace Normal file
View File

@@ -0,0 +1,8 @@
{
"folders": [
{
"path": ".."
}
],
"settings": {}
}