Wykres commitów

5 Commity (v1.3.0)

Autor SHA1 Wiadomość Data
Jerry Jacobs e454fe9819 Reorganize files:
* Header files moved into include/stlink
* doc/tutorial.{pdf/tex} converted to markdown for rendering by github and easy editing
* Remove `stlink-` suffix from some C source files and move into `src/tools`
2016-05-05 19:30:32 +02: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 5bbef2f18b fix whitespace 2012-05-16 22:22:54 +01:00
Dave Murphy 8e4efc3602 reimplement mingw mmap 2012-05-16 22:15:38 +01:00
Dave Murphy 691e9af28d Changes for compiling with mingw32
add mmap & pread functions when compiling for systems that don't provide them
don't use libtoolize, stick with static libraries
2012-04-28 22:55:23 +01:00