aboutsummaryrefslogtreecommitdiff
path: root/lib/stm32/f1/flash.c
AgeCommit message (Collapse)Author
2013-02-26FLASH: Make sure that the flash unlock register state is cleared before ↵Piotr Esden-Tempski
trying to unlock the flash.
2013-01-23[flash] f1: use "proper" bit definition naming.Karl Palsson
Part 2 of 4: updated f1 to use flash_<reg>_bit instead of just flash_bit
2012-03-02License change of the library to LGPL, version 3 or later.Piotr Esden-Tempski
Agreed to by all the significant contributors to the library.
2011-10-30Rename stm32 lib folders to be consistent with includeStephen Caudle