Commit abf26f2c25b159faa561010702a414a71076e10d
receivedSun, 14. Jul 2024, 18:19:42 (by user sx)
Sun, 14 Jul 2024 16:19:42 +0000 (18:19 +0200)
authorManfred Steiner <sx@htl-kaindorf.at>
Sun, 14 Jul 2024 16:19:36 +0000 (18:19 +0200)
committerManfred Steiner <sx@htl-kaindorf.at>
Sun, 14 Jul 2024 16:19:36 +0000 (18:19 +0200)
tree5e21b379a1d0d454d46becedd34a029335c0832d
parent7b2457d2bc502e28e05edd54a305382932e077b5
Message:
Verbindung mit gdb funktioniert
14 files changed:
software/gdb-stub/.simucinit
software/gdb-stub/.vscode/c_cpp_properties.json [new file with mode: 0644]
software/gdb-stub/.vscode/launch.json [new file with mode: 0644]
software/gdb-stub/.vscode/scripts/build-for-hc2.js [new file with mode: 0644]
software/gdb-stub/.vscode/settings.json [new file with mode: 0644]
software/gdb-stub/.vscode/tasks.json [new file with mode: 0644]
software/gdb-stub/Makefile
software/gdb-stub/README.md
software/gdb-stub/docs/protocol.md [new file with mode: 0644]
software/gdb-stub/src/blgdb.h
software/gdb-stub/src/bootloader.cpp
software/gdb-stub/src/bootloader.h
software/gdb-stub/src/gdb.cpp
software/uart1-to-uart0/src/main.c