Fabien Le Mentec
c0e962c378
[add] libstm32l_discovery from ST packages. build directory contains the necessary to build
2011-10-16 10:54:03 -05:00
Fabien Le Mentec
a255097c46
[add, wip] example/lcd
2011-10-16 06:01:11 -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
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
Fabien Le Mentec
a161199867
[update] documentation, libsg2 dependency
2011-10-15 17:25:11 -05:00
Fabien Le Mentec
840f5e4821
[update] unused stlinkv2 commands
2011-10-15 17:21:35 -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
aece5a4d1c
[update] port blink example to stm32l discovery
2011-10-15 17:10:15 -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
1030160953
[update] blinky entrypoint
2011-10-15 13:31:15 -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
05d3638efd
[update] example/Makefile base text address
2011-10-15 12:31:21 -05:00
Fabien Le Mentec
d7956829d3
[add] doc/tutorial.tex,pdf
2011-10-15 12:30:33 -05:00
Fabien Le Mentec
9edbf7b831
[add] acknowledgments
2011-10-14 17:22:31 -05:00
Fabien Le Mentec
d64e376825
[mv] stm32l into toremove
2011-10-14 17:11:18 -05:00
Fabien Le Mentec
034884454c
[update] README
2011-10-14 17:05:14 -05:00
Fabien Le Mentec
598187969c
[delete] INSTALL. refer to README
2011-10-14 16:56:14 -05:00
Fabien Le Mentec
f01fc0c4f1
[fix] GDB port fixed to 4242 until better command line parsing. leave DFU mode.
2011-10-14 16:08:44 -05:00
Fabien Le Mentec
ea11de2d8b
[fix] GDB listening port, temporary. needs better command line parsing.
2011-10-14 15:55:17 -05:00
Fabien Le Mentec
502a540519
[fix] remove invalid free
2011-10-14 15:47:08 -05:00
Fabien Le Mentec
8b86626c36
[fix] missing parse_version in sg transport layer
2011-10-14 15:38:54 -05:00
Fabien Le Mentec
6463c75a4b
[fix] gdb-server unused variable
2011-10-14 15:02:06 -05:00
Fabien Le Mentec
902f3a7e70
[fix] warnings
2011-10-14 14:51:16 -05:00
Fabien Le Mentec
dff4936459
[update] missing author
2011-10-14 14:44:58 -05:00
Fabien Le Mentec
8feefbbc0d
Merge remote branch 'karl/stm32l' into local/stlinkv2
2011-10-14 14:43:42 -05:00
Uwe Bonnes
0d390c9122
Fix a signedness warning
...
Signed-off-by: Karl Palsson <karlp@tweak.net.au>
2011-10-14 19:28:28 +00:00
Karl Palsson
1d8b0c600b
Merge remote branch 'karlgithub/master' into mystm32l
...
Conflicts:
build/Makefile
gdbserver/gdb-server.c
This merges in the bulk of bravikov's work on the command line and automatic sensible defaults for
the gdb server
2011-10-13 20:13:31 +00:00
Dmitry Bravikov
d99d1038a2
random port
2011-10-14 03:31:45 +08:00
Dmitry Bravikov
dbda7343d4
added installation, added ST_LINK autodetection
2011-10-14 03:31:34 +08:00
Fabien Le Mentec
346d22c5b6
[missing] stlink-hw.h
2011-10-14 03:31:04 +08:00
Uwe Bonnes
dc71d50b2c
Add missing functionality stlinkv2
...
Signed-off-by: Karl Palsson <karlp@tweak.net.au>
2011-10-13 19:25:04 +00:00
Uwe Bonnes
37f3d97e05
Implement _stlink_usb_write_mem32|8
...
Signed-off-by: Karl Palsson <karlp@tweak.net.au>
2011-10-13 19:25:02 +00:00
Uwe Bonnes
173831d592
Add a buffer to hold the command
...
Signed-off-by: Karl Palsson <karlp@tweak.net.au>
2011-10-13 19:24:53 +00:00
Uwe Bonnes
011f4e3e83
Add a pointer how to wrap USB SG commands
...
Signed-off-by: Karl Palsson <karlp@tweak.net.au>
2011-10-13 18:54:17 +00:00
Karl Palsson
59162a0b5c
More debug in prepration for working out writemem32
2011-10-12 21:24:33 +00:00
Karl Palsson
8ff74b175e
Add commentary on test methods?
2011-10-12 21:05:44 +00:00
Karl Palsson
1135f17d28
Add comments on register magic numbers.
2011-10-12 20:54:03 +00:00
Karl Palsson
bd3472751b
Support arm core cpuid register decoding
2011-10-12 20:40:24 +00:00
Karl Palsson
f85a173c46
Make stlink_core_id return the core id.
...
Instead of requiring manual extraction from the q_buf
2011-10-12 20:36:43 +00:00
Karl Palsson
75e544a724
Fix compiler warnings from missing includes
2011-10-12 19:57:54 +00:00
Karl Palsson
921b32cf58
Support "force debug" command, required by gdb server
...
usb implementation provided by Uwe Bonnes <bon@elektron.ikp.physik.tu-darmstadt.de>
Glued together again by me. With this change, gdbserver actually enters debug and gdbserver
stays open!
2011-10-12 19:56:19 +00:00
Karl Palsson
292989e2f9
Add Uwe Bonnes to the AUTHORS list
...
He sent me some patches which I've included here recently.
Uwe Bonnes <bon@elektron.ikp.physik.tu-darmstadt.de>
2011-10-12 19:19:29 +00:00
Uwe Bonnes
af225b39c9
The Flash Size Register is different for the different chips, so add it to the chip parameters
...
Signed-off-by: Karl Palsson <karlp@tweak.net.au>
2011-10-12 19:16:56 +00:00