3 lines
51 B
Plaintext
3 lines
51 B
Plaintext
15 years ago
|
#!/bin/sh
|
||
|
exec ice-gdb --debugger avr-insight "$@"
|