Wykres commitów

11 Commity (1b447ae3efccd132a1229a9014a5fe14d0b9506c)

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
Jerry Jacobs d15a2535ca CMake: Dont use pkg-config to find libusb on Mac OSX, rewrite to CMake find module (tested on homebrew only) 2016-05-05 12:52:58 +02:00
Jerry Jacobs db5f0297bf * Merge st-probe tool into st-info
* Fixup #318 serial print in stlink probe with trailing zeros
* Refactor stlink-usb.h with some doxygen-style comments
* Refactor some pieces of stlink_open_usb
2016-04-15 23:09:45 +02:00
Jerry Jacobs 2e1204175e Add -fPIC compiler flag, remove st-info from libstlink.a which is already specified by the st-info tool 2016-04-15 16:05:36 +02:00
Jerry Jacobs d9814ffe9a Merge with master 2016-04-07 13:01:32 +02:00
Jerry Jacobs 32807fb950 cmake: Add -ggdb flag when CMAKE_BUILD_TYPE=Debug, add more usefull and stricter compiler flags when supported 2016-04-07 11:58:16 +02:00
Jerry Jacobs ca08bed617 travis: Initial continues integration build on linux and osx
* Fixup README to render HTML from Markdown
* Fixup CMakeLists.txt to have a lower working minimum version
* Add .travis.yml and .travis.sh for autobuild
2016-04-07 11:35:50 +02:00
Jerry Jacobs 89711265a5 st-probe: Initial working stlink_probe_* API and CLI tool 2016-04-06 14:58:51 +02:00
Jerry Jacobs 61b41b03aa Add st-info to CMakeLists.txt 2016-03-11 22:13:09 +01:00
Josh Bialkowski 308730bbad fix MINGW test in cmake 2015-11-19 09:29:27 -08:00
Josh Bialkowski d4d28e401f first stab at a cmake build 2015-11-16 16:50:08 -08:00