Robin Kreis
eaf4520fc0
add some known working targets
2015-04-29 09:07:45 +02:00
Kyle Manna
7890d4ccfb
README: Add STM32 Nucleo-F303RE board
...
* Add another to the list. Preliminary testing works.
2015-04-23 17:05:33 -07:00
texane
e73a534102
README, GDB load command issue
2015-04-10 06:17:28 +02:00
texane
1b46200b12
add Nucleo-F411RE to work board set
2015-04-05 08:03:31 +02:00
texane
c722056612
add HY-STM32 to working board set
2015-04-03 14:13:58 +02:00
Uli Köhler
3999814531
Added STM32F030F4P6 to working targets
2015-03-21 20:07:21 +01:00
Nic McDonald
845d9ea7cd
added Nucleo F334R8 to README
2015-01-13 13:19:34 -08:00
texane
cbab4b1e34
update README for STM32F103RB support
2014-12-25 21:31:26 -06:00
lementec
325dd000f2
update README, NUCLEO-F072RB as reported by kwikius
2014-10-30 14:38:36 +01:00
unknown
f84abb99ff
[ update ] add ST NUCLEO F030R8 as a working target in README
2014-10-03 20:16:51 +02:00
Viacheslav Dobromyslov
0d1521c4ab
udev rules initialization and STM32F0Discovery
...
Added udev rules initialization.
Added STM32F0Discovery board to the supported boards list.
2014-06-20 21:11:09 +11:00
fhars
8f96d26a52
Update README
...
This board uses a ST-Link/V2-1 interface. I don't know what differences there are between v2 and v2-1, but they seem to be small enough that first tests worked as expected.
2014-04-16 10:41:33 +02:00
Jonas Norling
a4ff7ba1f4
Remove unsupported --device option to st-util
...
Setting the STLINK device with -d hasn't worked for some time, but
the STLINK_DEVICE environment variable works instead. Remove the
option, update documentation and help text.
2014-01-22 22:51:21 +01:00
Dan Hepler
fcdee3bc6d
Added known working targets STM32L151CB and STM32L152RB.
2013-10-30 13:14:09 -07:00
texane
da7aebfdf6
[ update ] README, STM32F439VIT6 working as reported by Pawel Kraszewski
2013-10-29 16:13:56 -05:00
Chris Dew
c9ebf53474
Added STM32F429I-DISCO
2013-10-28 15:09:49 +00:00
Vadim Kaushan
77f85f3209
Update list of known working targets
2013-08-24 13:40:53 +04:00
Karl Palsson
b48db26a32
Update primary README with current documentation
2012-06-20 19:16:40 +00:00
Fabien Le Mentec
a303d9fe7a
[ fix ] apply jserv@0xlab.org patch, 0001-trivial-documentation-fix-for-st-util-path
2012-05-26 09:48:48 -05:00
Uwe Bonnes
e919d94870
Report about more Chips tested
2012-02-04 15:49:11 +01:00
Karl Palsson
13035018f2
Add pkg-config to the list of requirements.
2012-02-01 21:34:58 +00:00
Karl Palsson
ce603be200
Update list of known working targets
2012-02-01 21:20:58 +00:00
Karl Palsson
3355fb6a08
Remove the "merge in progress" notice
2012-02-01 21:20:48 +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
Karl Palsson
794a560ebf
Merge remote branch 'origin/libwork2'
2011-11-14 23:50:18 +00:00
Karl Palsson
8542b23c6e
Update readme, as this is about to get messy!
2011-11-14 23:32:50 +00:00
jnosky
93b186f15b
Removed comment about STM32F4 limitations
2011-11-14 16:15:31 -05:00
Karl Palsson
2600d78b7c
Start to keep an uptodate list of what's been tested in what combinations
2011-11-14 02:59:38 +00:00
jnosky
3d3287aa95
Added note about STM32F4 flash support
2011-11-12 17:02:18 -05:00
Karl Palsson
e224519608
Include a udev rules file for v1 boards too, for permissions
2011-11-04 02:30:13 +00:00
Karl Palsson
b463d50c5b
Update documentation removing all sg-utils notes
...
Just libusb now. Verified the modprobe.conf on Ubuntu 10.04
2011-11-04 01:56:22 +00:00
Fabien Le Mentec
034884454c
[update] README
2011-10-14 17:05:14 -05:00
nullsub
7705e43f06
Added instruction for Ubuntu
2011-06-01 07:18:59 -07:00
texane
24128597e1
[remove] setting up modprobe rules README section
2011-04-18 15:37:25 -05:00
texane
189d33c0db
[patch] bug fixes and documentation improvements by Greg Alexander
2011-04-18 13:29:24 -05:00
Peter Zotov
d1c3176f3a
Added udev rules file.
2011-04-04 20:20:47 +04:00
Peter Zotov
7c294cf6a1
Add support for remote reset commands.
2011-04-04 20:20:13 +04:00
Peter Zotov
4b9486f51d
Update README.
2011-02-16 14:18:56 +03:00
Peter Zotov
13d7162b0e
Fix continue command.
2011-02-16 00:24:00 +03:00
Peter Zotov
47bb36079b
Implemented flash writing.
2011-02-16 00:01:12 +03:00
Peter Zotov
a6c902d67b
Add working GDB remote debug server.
2011-02-15 05:15:28 +03:00
texane
27b50a3df8
[initial]
2011-01-14 02:54:52 -06:00