jnosky
|
0fbdd62e61
|
Fixed flash utility for STM32F4
Can write entire 1MB of flash
|
2011-10-29 18:17:46 -04:00 |
Fabien Le Mentec
|
224966f637
|
[update] factorize flash writing code. use core_id to identify.
|
2011-10-23 03:12:23 -05:00 |
Chris Samuelson
|
207a5b7c6a
|
Merge branch 'master' of github.com:csamuelson/stlink
|
2011-10-22 21:25:56 -05:00 |
Chris Samuelson
|
59a7e8b470
|
Place -lusb-1.0 as the last of the linker options
|
2011-10-22 21:23:53 -05:00 |
Fabien Le Mentec
|
70f04de7fc
|
[update] retry write once on failure
|
2011-10-22 17:34:05 -05:00 |
Ned Konz
|
105e266a05
|
Allowed CONFIG_USE_LIBSG=0 to suppress STLink/V1 compilation
This will let people with Macintosh OS/X computers compile and use stlink with STLink/V2 devices, as libsg3 is not available for that platform.
|
2011-10-20 19:21:43 -07:00 |
Ned Konz
|
152989ba1c
|
Added usage prompt to flash utility
|
2011-10-19 18:55:56 -07:00 |
Ned Konz
|
d0e853ff2b
|
Fixed compile of flash program
|
2011-10-19 18:39:26 -07:00 |
Fabien Le Mentec
|
2ec1e2b25d
|
[fix] read_mem32 needs to add +1 to len
|
2011-10-17 16:21:29 -05:00 |
Fabien Le Mentec
|
8abe4682dd
|
[fix] flash tool. not working for stm32l, ok with stm32vl
|
2011-10-17 14:52:57 -05:00 |
le mentec fabien
|
ffe5d1f31a
|
[update] add read command to flash tool
|
2011-10-17 04:00:02 -05:00 |
Fabien Le Mentec
|
ce9f2666e9
|
[update] flash tool, missing SWD mode entering and core reset
|
2011-10-16 16:29:28 -05:00 |
Fabien Le Mentec
|
c16a18e5b3
|
[add] flash memory loader tool
|
2011-10-16 15:36:11 -05:00 |