Blame view

RIOT/boards/f4vi1/dist/debug.sh 69 Bytes
fb11e647   vrobic   reseau statique a...
1
2
3
4
  #!/bin/sh
  
  echo "Debugging $1"
  arm-none-eabi-gdb -tui -command=$1 $2