Wykres commitów

13 Commity (893fa4f8da4661c8984aacc4df61237849913f3b)

Autor SHA1 Wiadomość Data
Jerry Jacobs de1f05ce81 Move chipid defines and deduplicate chipid params code 2016-05-16 15:39:00 +02:00
Jerry Jacobs 742eba2cd6 Reorganize stlink-gui and update README, add building gui with Travis CI on linux 2016-05-11 12:03:56 +02:00
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
texane c9fe1103bd fix: remove st_probe variables from automake 2016-05-01 09:03:10 +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 89711265a5 st-probe: Initial working stlink_probe_* API and CLI tool 2016-04-06 14:58:51 +02:00
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
Andrew 'Necromant' Andrianov e19054a4b3 Add st-info utility
Signed-off-by: Andrew 'Necromant' Andrianov <andrew@ncrmnt.org>
2013-09-29 16:22:07 +04:00
Jonas Danielsson 688d6565fb autoconf: add --with-gtk option to enable gui 2013-06-10 16:48:31 +02:00
Andrew 'Necromant' Andrianov 74138a7f93 Add STlink terminal draft
Signed-off-by: Andrew 'Necromant' Andrianov <andrew@ncrmnt.org>
2013-05-06 01:50:35 +04:00
Dave Murphy 7ed5be2963 build with mingw 2012-04-29 14:43:46 +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
Dave Murphy 087a3596c3 autoconfiscate 2012-04-28 02:13:58 +01:00