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

View File

@@ -9,6 +9,7 @@
"comment": "clang-format" "comment": "clang-format"
} }
], ],
"editor.formatOnSave": true,
"clangd.arguments": [ "clangd.arguments": [
"--pretty", "--pretty",
"--background-index", "--background-index",

2
scc

Submodule scc updated: 658e19539a...89b2b48cdf