diff options
Diffstat (limited to 'stm/lib/stm32f4xx_dma.h')
-rw-r--r-- | stm/lib/stm32f4xx_dma.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/stm/lib/stm32f4xx_dma.h b/stm/lib/stm32f4xx_dma.h index d7e987e476..3a105d1b45 100644 --- a/stm/lib/stm32f4xx_dma.h +++ b/stm/lib/stm32f4xx_dma.h @@ -2,8 +2,8 @@ ******************************************************************************
* @file stm32f4xx_dma.h
* @author MCD Application Team
- * @version V1.1.0
- * @date 11-January-2013
+ * @version V1.3.0
+ * @date 08-November-2013
* @brief This file contains all the functions prototypes for the DMA firmware
* library.
******************************************************************************
|