Piotr Esden-Tempski
6eef01ce26
Merge pull request #84 "Pr flash reg rename"
...
Merge remote-tracking branch 'karlp/pr_flash-reg-rename'
Conflicts:
include/libopencm3/stm32/l1/flash.h
2013-02-18 14:09:31 -08:00
Karl Palsson
c0ea749452
[flash] l1: use "proper" bit definition naming.
...
Part 1 of 4: updated l1 to use flash_<reg>_bit instead of just flash_bit
2013-01-23 13:58:06 +00:00
Karl Palsson
48eed286b9
[l1] fix whitespace and missing license info
...
Earlier additions to the L1 support were not correctly using linux
coding guidelines as specified in /HACKING.
Some examples were also missing license information.
2013-01-22 21:51:24 +00:00
Karl Palsson
72666a5b93
[l1] Add Flash Memory Controller Register defns for L1.
...
Also, some of the most basic essential helper functions.
2012-11-14 00:16:46 +00:00