1
0
mirror of git://projects.qi-hardware.com/nn-usb-fpga.git synced 2025-01-10 23:40:14 +02:00
nn-usb-fpga/lm32/logic/sakc/firmware/gdb-test/start-gdb

7 lines
71 B
Plaintext
Raw Normal View History

2010-05-26 05:49:58 +03:00
#!/bin/sh
lm32-elf-gdb image << ENDL
target remote /dev/ttyUSB0
ENDL