Wykres commitów

8 Commity (7d9f4129abd300c9bb0cb3d9b86a5856cb2b3fb7)

Autor SHA1 Wiadomość Data
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
jnosky 0fbdd62e61 Fixed flash utility for STM32F4
Can write entire 1MB of flash
2011-10-29 18:17:46 -04: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 9bc72d4519 Merge upstream texane/master 2011-10-22 02:11:04 +00:00
Jeffrey Nelson f4d4f19f61 Updated SRAM blink files to work with STM32F4-Discovery board 2011-10-18 00:31:26 -04:00
Fabien Le Mentec f1ecb3c761 [update] blink does not use bootmode 2011-10-16 01:30:07 -05:00
Fabien Le Mentec 52f3b4381b [mv] blink source into example/blink 2011-10-16 01:28:57 -05:00