Karl Palsson
|
c98c487fa5
|
Merge branch 'master' of https://github.com/texane/stlink
Conflicts:
Makefile
doc/tutorial/tutorial.pdf
example/blink/Makefile
flash/main.c
src/stlink-common.c
src/stlink-usb.c
Mostly whitespace conflicts it seems.
|
2011-11-04 02:51:15 +00:00 |
Karl Palsson
|
ee772151c2
|
Remove unneeded old files
|
2011-11-01 18:51:14 +00:00 |
Fabien Le Mentec
|
5a379699bb
|
[add] dac example
|
2011-10-27 10:58:13 -05:00 |
Fabien Le Mentec
|
d762080c1b
|
[fixme] blink_flash example working. more initialization needed, use libstm32_discovery.
|
2011-10-23 08:23:38 -05:00 |
Fabien Le Mentec
|
27448f5a6f
|
[fix] stm32l flash write
|
2011-10-22 16:07:13 -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 |
Karl Palsson
|
a4e5aba21e
|
Fix character encodings of st provided files.
|
2011-10-22 02:06:07 +00:00 |
Ned Konz
|
f10d08b4a5
|
Added multiple-board support to blink_flash Makefile
|
2011-10-19 18:55:29 -07: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
|
6b9c19ceb8
|
[add] blink_flash example
|
2011-10-16 17:38:27 -05:00 |
Fabien Le Mentec
|
2834fed1d8
|
[update] lcd example, minor
|
2011-10-16 11:26:52 -05:00 |
Fabien Le Mentec
|
d8d8e62af1
|
[fix] LCD GPIO mode must be alternate function
|
2011-10-16 11:21:59 -05:00 |
Fabien Le Mentec
|
4a8fefed01
|
[update] lcd example uses libstm32l_discovery
|
2011-10-16 11:05:46 -05:00 |
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
|
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
|
aece5a4d1c
|
[update] port blink example to stm32l discovery
|
2011-10-15 17:10:15 -05:00 |
Fabien Le Mentec
|
1030160953
|
[update] blinky entrypoint
|
2011-10-15 13:31:15 -05:00 |
Fabien Le Mentec
|
05d3638efd
|
[update] example/Makefile base text address
|
2011-10-15 12:31:21 -05:00 |
Karl Palsson
|
8be7cea215
|
Swap build.sh for a real Makefile
|
2011-10-01 23:22:57 +00:00 |
texane
|
8c85458eff
|
[add] disasm script
|
2011-01-14 10:25:05 -06:00 |
texane
|
80ec173ad3
|
[add] default bootloader dump
|
2011-01-14 10:23:18 -06:00 |
texane
|
fe76cc4a6b
|
[add] dirty example
|
2011-01-14 09:54:01 -06:00 |