Documentation related fix.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6275 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
gdisirio 2013-09-08 09:10:05 +00:00
parent b0b5511c59
commit ef91fe2a26
1 changed files with 2 additions and 2 deletions

View File

@ -15,8 +15,8 @@
*/
/**
* @file STM32F4xx/adc_lld.c
* @brief STM32F4xx/STM32F2xx ADC subsystem low level driver source.
* @file STM32F37x/adc_lld.c
* @brief STM32F37x ADC subsystem low level driver source.
*
* @addtogroup ADC
* @{