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
ee772151c2
Remove unneeded old files
2011-11-01 18:51:14 +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
d762080c1b
[fixme] blink_flash example working. more initialization needed, use libstm32_discovery.
2011-10-23 08:23:38 -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
9bc72d4519
Merge upstream texane/master
2011-10-22 02:11:04 +00:00
Karl Palsson
234e144d5d
Add debug flag by default, no need not to have it in the elf.
2011-10-22 02:06:35 +00:00
Fabien Le Mentec
56c4ba72c5
[merge] patches from uwe
2011-10-19 12:07:56 -05: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