Blame view

RIOT/boards/f4vi1/dist/debug.sh 69 Bytes
a752c7ab   elopes   add first test an...
1
2
3
4
  #!/bin/sh
  
  echo "Debugging $1"
  arm-none-eabi-gdb -tui -command=$1 $2