Jiří Netolický
44c645b7d7
Add support for STM32L0x.
...
First try to support new STM32L0x family. Tested
on NUCLEO-L053R8 development board
http://www.st.com/web/catalog/tools/FM116/SC959/SS1532/LN1847/PF260001
Chid ID, read, erase and write flash works fine.
2014-08-01 21:28:22 +02:00
Michael Pratt
3b443dc1c8
Reindent all source files
...
The indentation of various st-link source files is highly inconsistent.
Reindent all source files to 4 space indentions for consistency.
I went with 4 space indentations, as it was the most common style.
2014-07-09 22:56:36 -07:00
Sean Simmons
94c7ac86dc
* Improved support for STM32L152RE - flash/ram sizes, now correct, flash programming works.
...
* Cleaned up checking of FP_CTRL register in gdb-server.c
* Added source code for stm32lx.s flashloader - just for reference.
2014-03-08 11:21:16 -05:00
Pekka Nikander
e8b15c0e78
Add support for STM32F0-Discovery
2012-10-05 15:34:36 +03:00
Vegard Storheil Eriksen
8151bf5c4a
Added flash loader stub for F2/F4.
2012-06-08 16:44:11 +02:00