aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/STM32F4xx/stm32_dma.h
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-11-13 10:55:33 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-11-13 10:55:33 +0000
commitec1bf1b741390d7b6128382971b504a3ee9b7111 (patch)
tree15dd98e7acad7c731d2d1a48fec7e9419a90dfd0 /os/hal/platforms/STM32F4xx/stm32_dma.h
parent1e80eff6a8167b3f0d8a960fec96d922107a8be7 (diff)
downloadChibiOS-ec1bf1b741390d7b6128382971b504a3ee9b7111.tar.gz
ChibiOS-ec1bf1b741390d7b6128382971b504a3ee9b7111.tar.bz2
ChibiOS-ec1bf1b741390d7b6128382971b504a3ee9b7111.zip
STM32F4xx SPI driver working.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3490 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/platforms/STM32F4xx/stm32_dma.h')
-rw-r--r--os/hal/platforms/STM32F4xx/stm32_dma.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/platforms/STM32F4xx/stm32_dma.h b/os/hal/platforms/STM32F4xx/stm32_dma.h
index d07a9dbe9..4b3302f39 100644
--- a/os/hal/platforms/STM32F4xx/stm32_dma.h
+++ b/os/hal/platforms/STM32F4xx/stm32_dma.h
@@ -171,7 +171,7 @@
/** @} */
/**
- * @name FCR register constants only found in STM32F2xx
+ * @name FCR register constants only found in STM32F2xx/STM32F4xx
* @{
*/
#define STM32_DMA_FCR_FEIE DMA_SxFCR_FEIE