add helper scripts

This commit is contained in:
2025-04-17 14:38:14 +02:00
parent 35e80fd2d6
commit 345657c28a
2 changed files with 3 additions and 0 deletions

1
debug.sh Executable file
View File

@@ -0,0 +1 @@
cgdb -d gdb-multiarch build/Parafraktor.elf -ex "target extended-remote :2331"

2
gdb.sh Executable file
View File

@@ -0,0 +1,2 @@
JLinkGDBServer -device STM32G0B1VE -if SWD -RTTTelnetPort 9000