updates submodules

This commit is contained in:
2025-10-11 09:27:01 +02:00
parent fc66bcbf48
commit 3ae391151d
4 changed files with 4 additions and 3 deletions

2
.vscode/launch.json vendored
View File

@@ -37,7 +37,7 @@
"cwd": "${workspaceRoot}",
"program": "${workspaceFolder}/build/Debug/src/riscv-vp",
"arguments": "--isa 'rv32gc_msu' -v INFO --disass -f fw/hello-world/hello.elf",
"initCommands": ["info break"]
"openGdbConsole": true
},
{
"type": "gdb",