Wykres commitów

5 Commity (9c5c2a0803f43bd0d13515d2ff43a6a199270a68)

Autor SHA1 Wiadomość Data
Tristan Gingold 177ef67b10 Do not send a NUL at end of packets to gdb.
GDB doesn't need it and see the NUL as a junk character
(visible with 'set debug remote 1').
2015-12-17 11:00:45 +01:00
Michael Pratt 3b443dc1c8 Reindent all source files
The indentation of various st-link source files is highly inconsistent.
Reindent all source files to 4 space indentions for consistency.

I went with 4 space indentations, as it was the most common style.
2014-07-09 22:56:36 -07:00
Dave Murphy d02326726a fix signedness warning 2012-05-13 22:54:26 +01:00
Dave Murphy 7ed5be2963 build with mingw 2012-04-29 14:43:46 +01:00
Karl Palsson d060c3c040 Initial commit of workable stm32l debug
Move towards a standard libstlink, with backends for libusb (stm32l discovery) and scsi
passthrough (stm32vl discovery) and a common front end.

Verified that stm32l branch works much the same, but more to go for stm32vl.
2011-10-06 23:22:33 +00:00