aboutsummaryrefslogtreecommitdiff
path: root/stmhal/dma.c
AgeCommit message (Expand)Author
2015-07-30stmhal: Replace #include "stm32f4xx_hal.h" with #include STM32_HAL_H.Dave Hylands
2015-06-24stmhal/dma.c: Modify dma_init() to accept init struct as an argumentblmorris
2015-06-10stmhal: Factor out DMA initialisation code from spi.c.Damien George