aboutsummaryrefslogtreecommitdiff
path: root/libmaple/flash.c
AgeCommit message (Expand)Author
2012-09-04Add some missing LeafLabs copyright notices.Marti Bolivar
2012-05-08libmaple/flash.c: Update Doxygen for flash_set_latency().Marti Bolivar
2012-04-11Move Flash support for STM32F1 to libmaple/stm32f1/.Marti Bolivar
2012-04-11Move public headers to include directories; related cleanups.Marti Bolivar
2011-08-22flash.c: DoxygenMarti Bolivar
2011-06-07Keep it 80-column clean.Marti Bolivar
2011-03-16Flash refactorMarti Bolivar
2010-09-27whitespace cleanupsMarti Bolivar
2010-08-04Basic flash peripheral management api for board bringupPerry Hung
2010-03-31Licensing: Relicensed libmaple under the MIT License.Perry Hung
2010-03-30Removed STM32 flash code, replaced with barebones hacks for now.Perry Hung