aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-11-26 16:48:13 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-11-26 16:48:13 +0000
commitb7ad6679241b45526b752259488f908828788bea (patch)
treea3a7033a6da23020fd348c6c740d6a1dbff857c9
parentf00651ed156298a6030bdba8840726344b9e621c (diff)
downloadChibiOS-b7ad6679241b45526b752259488f908828788bea.tar.gz
ChibiOS-b7ad6679241b45526b752259488f908828788bea.tar.bz2
ChibiOS-b7ad6679241b45526b752259488f908828788bea.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3530 35acf78f-673a-0410-8e92-d51de3d6d3f4
-rw-r--r--os/hal/platforms/AT91SAM7/ext_lld.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/os/hal/platforms/AT91SAM7/ext_lld.c b/os/hal/platforms/AT91SAM7/ext_lld.c
index 2dbfc1562..bee226ca2 100644
--- a/os/hal/platforms/AT91SAM7/ext_lld.c
+++ b/os/hal/platforms/AT91SAM7/ext_lld.c
@@ -21,8 +21,8 @@
*/
/**
- * @file STM32/ext_lld.c
- * @brief STM32 EXT subsystem low level driver source.
+ * @file AT91SAM7/ext_lld.c
+ * @brief AT91SAM7 EXT subsystem low level driver source.
*
* @addtogroup EXT
* @{