You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
RIOT/boards/f4vi1/dist/debug.sh

5 lines
69 B
Bash

#!/bin/sh
echo "Debugging $1"
arm-none-eabi-gdb -tui -command=$1 $2