added jlink.gdb file and updated submodules

This commit is contained in:
2021-11-06 20:22:25 +01:00
parent 041f547a4f
commit c4190e0bd7
4 changed files with 13 additions and 2 deletions

View File

@ -4,6 +4,7 @@
# runner = "arm-none-eabi-gdb -q -x openocd.gdb"
# runner = "gdb-multiarch -q -x openocd.gdb"
# runner = "gdb -q -x openocd.gdb"
runner = "gdb-multiarch -q -x jlink.gdb"
rustflags = [
# This is needed if your flash or ram addresses are not aligned to 0x10000 in memory.x