Ken Sarkies
a54a12e1c9
Documentation added to flash modules for all STM32 families.
2014-01-15 22:09:36 +01:00
Piotr Esden-Tempski
169dbd6c08
Dropped raw option on github file archive links.
2013-06-13 11:26:16 -07:00
Piotr Esden-Tempski
e4a86e269e
Replaced goo.gl links with links to our new file archive at github.
...
https://github.com/libopencm3/libopencm3-archive
2013-06-13 11:20:04 -07:00
Piotr Esden-Tempski
34de1e776e
Changed to use stdint types.
2013-06-12 19:11:22 -07:00
Piotr Esden-Tempski
7df63fcae0
First coarse run to fix coding style in locm3.
...
Added --terse and --mailback options to the make stylecheck target. It
also does continue even if it enounters a possible error.
We decided on two exceptions from the linux kernel coding standard:
- Empty wait while loops may end with ; on the same line.
- All blocks after while, if, for have to be in brackets even if they
only contain one statement. Otherwise it is easy to introduce an
error.
Checkpatch needs to be adapted to reflect those changes.
2013-06-12 18:22:56 -07:00
millerd
6313af8869
Small improvements of using FLASH memory in STM32F1XX
2013-04-24 15:55:15 -07:00
John Howe
dd906c0656
Updated links to ST programming manuals
2013-04-16 16:35:19 -07:00
Karl Palsson
1eb4e6ed29
[flash] f1: use "proper" bit definition naming.
...
Part 2 of 4: updated f1 to use flash_<reg>_bit instead of just
flash_bit
2013-01-23 13:58:11 +00:00
Nicolas Schodet
3aab6220d8
Add C linkage declaration for C++ usage
2012-09-02 17:12:58 +02:00
Piotr Esden-Tempski
43561de329
License change of the library to LGPL, version 3 or later.
...
Agreed to by all the significant contributors to the library.
2012-03-02 14:44:49 -08:00
Stephen Caudle
1fea1df39a
Fix more STM32 whitespace issues
2011-10-31 11:11:03 -04:00
Stephen Caudle
6da485f06d
Fix STM32 flash programming doc links
2011-10-31 09:25:05 -04:00
Fergus Noble
4eff339e8c
Restructuring stm32 include directories.
2011-10-12 22:13:01 -04:00