diff --git a/Hello_World/.gdbinit b/Hello_World/.gdbinit new file mode 100644 index 0000000000000000000000000000000000000000..85b92cf79c0f29f412a886e093c13da55dfc1bcc --- /dev/null +++ b/Hello_World/.gdbinit @@ -0,0 +1,3 @@ +file build/max32665.elf +target remote localhost:3333 +