Remove device names, we now just find it via USB ids.
authorKarl Palsson <karlp@tweak.net.au>
Thu, 3 Nov 2011 23:40:27 +0000 (23:40 +0000)
committerKarl Palsson <karlp@tweak.net.au>
Thu, 3 Nov 2011 23:40:27 +0000 (23:40 +0000)
commit0f376a74a51cf3e3134b0e6f2ad0415f43968ed1
tree9e6e875ab32ae35fa0c6e023100df26e276cb7e0
parent87490393e86fffb812c12e871e31f970324fd677
Remove device names, we now just find it via USB ids.

In the future, we might actually want device names back again, if you have multiple stlink's
connected.  But that would be a new device name, not scanning for /dev/sgX looking for scsi
devices.
gdbserver/gdb-server.c
src/stlink-sg.c
src/stlink-sg.h
src/test_sg.c