aboutsummaryrefslogtreecommitdiffstats
path: root/libmaple/flash.c
Commit message (Expand)AuthorAgeFilesLines
* Add some missing LeafLabs copyright notices.Marti Bolivar2012-09-041-0/+1
* libmaple/flash.c: Update Doxygen for flash_set_latency().Marti Bolivar2012-05-081-3/+5
* Move Flash support for STM32F1 to libmaple/stm32f1/.Marti Bolivar2012-04-111-10/+2
* Move public headers to include directories; related cleanups.Marti Bolivar2012-04-111-3/+3
* flash.c: DoxygenMarti Bolivar2011-08-221-1/+2
* Keep it 80-column clean.Marti Bolivar2011-06-071-14/+16
* Flash refactorMarti Bolivar2011-03-161-25/+14
* whitespace cleanupsMarti Bolivar2010-09-271-12/+10
* Basic flash peripheral management api for board bringupPerry Hung2010-08-041-16/+33
* Licensing: Relicensed libmaple under the MIT License.Perry Hung2010-03-311-0/+24
* Removed STM32 flash code, replaced with barebones hacks for now.Perry Hung2010-03-301-0/+29