stlink/gdbserver
Olivier Gay 5851dee3cd Fix build issues with MinGW
Remove st-term from the list of the targets for MinGW.
st-term uses termios and would require a rewrite to have
it compile on MinGW. Also remove cleanup signal handlers
in gdb-server for MinGW to compile.
2013-10-27 15:32:43 +01:00
..
Makefile Use pkg-config to find libusb CFLAGS and LDFLAGS. 2012-01-31 16:49:45 +10:30
gdb-remote.c fix signedness warning 2012-05-13 22:54:26 +01:00
gdb-remote.h Initial commit of workable stm32l debug 2011-10-06 23:22:33 +00:00
gdb-server.c Fix build issues with MinGW 2013-10-27 15:32:43 +01:00