aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/AVR/hal_st_lld.c
diff options
context:
space:
mode:
authortfateba <tfateba@35acf78f-673a-0410-8e92-d51de3d6d3f4>2017-04-26 19:50:02 +0000
committertfateba <tfateba@35acf78f-673a-0410-8e92-d51de3d6d3f4>2017-04-26 19:50:02 +0000
commitcb5bfe04ca6bedaca211a04dd34d379633ce04cd (patch)
tree2573900a687c983abda73e230e1242a49504a3c5 /os/hal/ports/AVR/hal_st_lld.c
parent4e7d5e5b5727c9b046a6f3a0938eb41d097aee61 (diff)
downloadChibiOS-cb5bfe04ca6bedaca211a04dd34d379633ce04cd.tar.gz
ChibiOS-cb5bfe04ca6bedaca211a04dd34d379633ce04cd.tar.bz2
ChibiOS-cb5bfe04ca6bedaca211a04dd34d379633ce04cd.zip
Update file description
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10196 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/ports/AVR/hal_st_lld.c')
-rw-r--r--os/hal/ports/AVR/hal_st_lld.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/os/hal/ports/AVR/hal_st_lld.c b/os/hal/ports/AVR/hal_st_lld.c
index 0a33f16ab..b862dc50a 100644
--- a/os/hal/ports/AVR/hal_st_lld.c
+++ b/os/hal/ports/AVR/hal_st_lld.c
@@ -15,8 +15,8 @@
*/
/**
- * @file AVR/st_lld.c
- * @brief ST Driver subsystem low level driver code.
+ * @file hal_st_lld.c
+ * @brief AVR ST subsystem low level driver source.
*
* @addtogroup ST
* @{