aboutsummaryrefslogtreecommitdiff
path: root/lib/stm32/f1/dma.c
AgeCommit message (Expand)Author
2013-01-08Move STM32F1 DMA files to respective common directoriesKen Sarkies
2013-01-06Merging pull request #63 Improvements to STM32F1 I2C, CAN, RCC, and USB (f107)Piotr Esden-Tempski
2012-11-13Merge branch 'master' of git://github.com/libopencm3/libopencm3 into upstream...Jeff Ciesielski
2012-11-12Documentation updatesKen Sarkies
2012-10-31STM32F1 Addition to DMA to add interrupt flag read and clear.Ken Sarkies
2012-10-19stm32/f1/dma: add clear_flag helper functionJeff Ciesielski
2012-08-20STM32F1xx: Changed markup to get more control over documentation, eachKen Sarkies
2012-03-02License change of the library to LGPL, version 3 or later.Piotr Esden-Tempski
2012-02-29Cleaned up and streamlined DMA support for f1. Definitely needs a bunch of te...Piotr Esden-Tempski
2011-11-17lib/stm32/f1: Coding-style fixes.Uwe Hermann
2011-10-30Rename stm32 lib folders to be consistent with includeStephen Caudle