diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2009-12-08 17:37:49 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2009-12-08 17:37:49 +0000 |
commit | bdb7f4ab20bd3daf261ab93dfe733e0ff11dca0f (patch) | |
tree | bdd606762debab9287b43597075c082685dbfdd1 /os/hal/platforms/LPC214x/hal_lld.h | |
parent | 894e11f8f781dc17ff729acfddc4db1a3091951f (diff) | |
download | ChibiOS-bdb7f4ab20bd3daf261ab93dfe733e0ff11dca0f.tar.gz ChibiOS-bdb7f4ab20bd3daf261ab93dfe733e0ff11dca0f.tar.bz2 ChibiOS-bdb7f4ab20bd3daf261ab93dfe733e0ff11dca0f.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1397 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/platforms/LPC214x/hal_lld.h')
-rw-r--r-- | os/hal/platforms/LPC214x/hal_lld.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/platforms/LPC214x/hal_lld.h b/os/hal/platforms/LPC214x/hal_lld.h index 2ee5b829a..aa23729aa 100644 --- a/os/hal/platforms/LPC214x/hal_lld.h +++ b/os/hal/platforms/LPC214x/hal_lld.h @@ -19,7 +19,7 @@ /**
* @file LPC214x/hal_lld.h
- * @brief LPC214x HAL subsystem low level driver HEADER.
+ * @brief LPC214x HAL subsystem low level driver header.
* @addtogroup LPC214x_HAL
* @{
*/
|