Wykres commitów

33 Commity (06fd9c4b700e681e04ec78f5664fd55674f94b6f)

Autor SHA1 Wiadomość Data
Karl Palsson 37aa61a74d Update tutorial documentation to reflect current code. 2012-06-20 19:35:46 +00:00
Karl Palsson 13035018f2 Add pkg-config to the list of requirements. 2012-02-01 21:34:58 +00:00
Karl Palsson 83a5eb2ed3 Merge branch 'tmaster' into future
This branch should work for F1 and F4 devices.  It has currently been tested
with F1 value line, (a VL discovery board) programmed via gdb via both an
stlinkv1 and an stlinkv2.

F4 has _not_ yet been tested on this branch

Conflicts:
	.gitignore
	doc/tutorial/tutorial.pdf
	example/blink/main.c
	gdbserver/Makefile
	gdbserver/gdb-server.c
	src/stlink-common.c
	src/stlink-common.h
	src/stlink-usb.c
2011-11-15 00:57:09 +00:00
Fabien Le Mentec 0ff09f90ce [merge] merge jnosky/master 2011-11-12 02:25:02 -06:00
Karl Palsson c98c487fa5 Merge branch 'master' of https://github.com/texane/stlink
Conflicts:
	Makefile
	doc/tutorial/tutorial.pdf
	example/blink/Makefile
	flash/main.c
	src/stlink-common.c
	src/stlink-usb.c

Mostly whitespace conflicts it seems.
2011-11-04 02:51:15 +00:00
Karl Palsson 388606716e Update tutorial docs and flash writing/reading 2011-11-04 02:23:17 +00:00
jnosky 0fbdd62e61 Fixed flash utility for STM32F4
Can write entire 1MB of flash
2011-10-29 18:17:46 -04:00
Fabien Le Mentec fb84122913 [update] tutorial, led blinking from flash 2011-10-23 08:31:40 -05:00
Fabien Le Mentec 81e4e8d157 [update] documentation, CHIBIOS 2011-10-23 03:26:55 -05:00
Karl Palsson 85ff603805 Make the blink example build for all platforms.
Less mucking around with make parameters, it's a tiny build.  Verified with a
VL and L board.

Removed the old obsolete bin file
2011-10-22 15:46:19 +00:00
Karl Palsson 2f7b70f1a8 Add option parsing and help
Supports setting the gdb listen port
Supports setting which version of stlink to use
Supports setting the device to use (in case autoprobing doesn't work)
2011-10-22 15:20:21 +00:00
Karl Palsson 9bc72d4519 Merge upstream texane/master 2011-10-22 02:11:04 +00:00
Fabien Le Mentec 9a6c4ac2f6 [update] documentation 2011-10-21 04:28:24 -05:00
Fabien Le Mentec 52ba1bae25 [update] documentation 2011-10-21 02:59:05 -05:00
Fabien Le Mentec 7c3b58a80c [fix] documentation 2011-10-20 16:39:23 -05:00
Fabien Le Mentec 73765950a6 [update] documentation 2011-10-20 00:38:50 -05:00
Fabien Le Mentec a821592dad [update] add macpod to AUTHORS. update documentation for the blink program. 2011-10-18 00:49:07 -05:00
Fabien Le Mentec 7ca637b513 [update] documentation 2011-10-17 15:06:23 -05:00
Fabien Le Mentec 4a8fefed01 [update] lcd example uses libstm32l_discovery 2011-10-16 11:05:46 -05:00
Fabien Le Mentec 25b68d2743 [update] documentation 2011-10-16 10:59:51 -05:00
Fabien Le Mentec 828eff39ea [update] documentation 2011-10-16 03:48:27 -05:00
Fabien Le Mentec fa4a8c1ec4 [update] documentation 2011-10-16 03:24:45 -05:00
Fabien Le Mentec 52f3b4381b [mv] blink source into example/blink 2011-10-16 01:28:57 -05:00
Fabien Le Mentec a161199867 [update] documentation, libsg2 dependency 2011-10-15 17:25:11 -05:00
Fabien Le Mentec 0c24d59554 [update] documentation 2011-10-15 17:20:56 -05:00
Fabien Le Mentec bc250330de [update] documentation 2011-10-15 17:15:50 -05:00
Fabien Le Mentec 6d7479e655 [update] documentation 2011-10-15 17:14:12 -05:00
Fabien Le Mentec ebd83aa56a [update] documentation 2011-10-15 16:40:47 -05:00
Fabien Le Mentec a60030d8ff [update] documentation 2011-10-15 15:15:33 -05:00
Fabien Le Mentec ad13960dd6 [update] documentation 2011-10-15 15:06:14 -05:00
Fabien Le Mentec 1a34038afe [fix] documentation 2011-10-15 13:18:26 -05:00
Fabien Le Mentec 7de129c05d [update] documentation 2011-10-15 12:53:44 -05:00
Fabien Le Mentec d7956829d3 [add] doc/tutorial.tex,pdf 2011-10-15 12:30:33 -05:00