aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/STM32/LLD/OTGv1/stm32_otg.h
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2016-04-02 09:40:40 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2016-04-02 09:40:40 +0000
commite301623ae0cf6727d3eac0d4520c08c0121f050f (patch)
tree08533bc42825bcac1ca12d41a1c285bba118ac6c /os/hal/ports/STM32/LLD/OTGv1/stm32_otg.h
parentd208ba35c20861159ed5841424ea6e604cef22b4 (diff)
downloadChibiOS-e301623ae0cf6727d3eac0d4520c08c0121f050f.tar.gz
ChibiOS-e301623ae0cf6727d3eac0d4520c08c0121f050f.tar.bz2
ChibiOS-e301623ae0cf6727d3eac0d4520c08c0121f050f.zip
Documentation related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9218 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/ports/STM32/LLD/OTGv1/stm32_otg.h')
-rw-r--r--os/hal/ports/STM32/LLD/OTGv1/stm32_otg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/ports/STM32/LLD/OTGv1/stm32_otg.h b/os/hal/ports/STM32/LLD/OTGv1/stm32_otg.h
index 2b848fd63..c50226079 100644
--- a/os/hal/ports/STM32/LLD/OTGv1/stm32_otg.h
+++ b/os/hal/ports/STM32/LLD/OTGv1/stm32_otg.h
@@ -15,7 +15,7 @@
*/
/**
- * @file stm32_otg.h
+ * @file OTGv1/stm32_otg.h
* @brief STM32 OTG registers layout header.
*
* @addtogroup USB