Allowed CONFIG_USE_LIBSG=0 to suppress STLink/V1 compilation
authorNed Konz <ned@bike-nomad.com>
Fri, 21 Oct 2011 02:21:43 +0000 (19:21 -0700)
committerNed Konz <ned@bike-nomad.com>
Fri, 21 Oct 2011 02:21:43 +0000 (19:21 -0700)
commit105e266a05bdc2ffefacedc7ffe9e23201a417f9
tree197ebe9a31798ddaee6b4973c2b8772c9f63e48c
parent27cbdfaa6e2b18921c71e83967254463ff057355
Allowed CONFIG_USE_LIBSG=0 to suppress STLink/V1 compilation

This will let people with Macintosh OS/X computers compile and use stlink with STLink/V2 devices, as libsg3 is not available for that platform.
Makefile
flash/Makefile
flash/main.c
gdbserver/Makefile
gdbserver/gdb-server.c
src/stlink-sg.c
src/test_sg.c