aboutsummaryrefslogtreecommitdiff
path: root/lib/stm32/l1/flash.c
AgeCommit message (Collapse)Author
2013-01-23[flash] l1: use "proper" bit definition naming.Karl Palsson
Part 1 of 4: updated l1 to use flash_<reg>_bit instead of just flash_bit
2012-11-14[l1] Add Flash Memory Controller Register defns for L1.Karl Palsson
Also, some of the most basic essential helper functions.