Commit b0e26a9e9aca0f6831d4e63355f0b36ff95aeedd
receivedMon, 22. Jul 2024, 18:59:28 (by user sx)
Mon, 22 Jul 2024 16:59:28 +0000 (18:59 +0200)
authorManfred Steiner <sx@htl-kaindorf.at>
Mon, 22 Jul 2024 16:59:20 +0000 (18:59 +0200)
committerManfred Steiner <sx@htl-kaindorf.at>
Mon, 22 Jul 2024 16:59:20 +0000 (18:59 +0200)
treeb76d81516db047b57b22bb9019c12db2f0a25df2
parent19a6c0114d3290035fc00e0914457706916dd343
Message:
...
14 files changed:
software/gdb-stub/.gdbinit-gdbstub
software/gdb-stub/Makefile
software/gdb-stub/src/blgdb.h
software/gdb-stub/src/bootloader.cpp
software/test-2024-07-22/.gdb_history [new file with mode: 0644]
software/test-2024-07-22/.gdbinit [new file with mode: 0644]
software/test-2024-07-22/.gitignore [new file with mode: 0644]
software/test-2024-07-22/.vscode/c_cpp_properties.json [new file with mode: 0644]
software/test-2024-07-22/.vscode/launch.json [new file with mode: 0644]
software/test-2024-07-22/.vscode/settings.json [new file with mode: 0644]
software/test-2024-07-22/.vscode/tasks.json [new file with mode: 0644]
software/test-2024-07-22/Makefile [new file with mode: 0644]
software/test-2024-07-22/README.md [new file with mode: 0644]
software/test-2024-07-22/src/main.c [new file with mode: 0644]