git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3433 35acf78f-673a-0410-8e92-d51de3d6d3f4

This commit is contained in:
gdisirio 2011-10-08 10:49:17 +00:00
parent 8cc4b7f2e8
commit 05f792e54e
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
/**
* @file STM32L1xx/stm32_dma.h
* @brief DMA helper driver header.
* @note This file requires definitions from the ST header file stm32f10x.h.
* @note This file requires definitions from the ST header file stm32l1xx.h.
* @note This driver uses the new naming convention used for the STM32F2xx
* so the "DMA channels" are referred as "DMA streams".
*