add systemview for debugging purposes

This commit is contained in:
2025-04-28 20:40:04 +02:00
parent e7c793c88e
commit 8f576045ed
6 changed files with 24 additions and 3 deletions

3
.gitmodules vendored
View File

@@ -1,3 +1,6 @@
[submodule "Drivers/RTT"]
path = Drivers/RTT
url = https://github.com/SEGGERMicro/RTT.git
[submodule "Drivers/SystemView"]
path = Drivers/SystemView
url = https://github.com/SEGGERMicro/SystemView.git