aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/LPC/LPC214x/hal_spi_lld.c
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2016-04-02 09:14:16 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2016-04-02 09:14:16 +0000
commitf6351ceb39f5a21972c0716ea55fe9f611f1e057 (patch)
treeebf98e8fe2dbc87bc76df155a94da76ee75fd728 /os/hal/ports/LPC/LPC214x/hal_spi_lld.c
parent98e88598b1bb49d59cf20086f028e0799ead9595 (diff)
downloadChibiOS-f6351ceb39f5a21972c0716ea55fe9f611f1e057.tar.gz
ChibiOS-f6351ceb39f5a21972c0716ea55fe9f611f1e057.tar.bz2
ChibiOS-f6351ceb39f5a21972c0716ea55fe9f611f1e057.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9216 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/ports/LPC/LPC214x/hal_spi_lld.c')
-rw-r--r--os/hal/ports/LPC/LPC214x/hal_spi_lld.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/ports/LPC/LPC214x/hal_spi_lld.c b/os/hal/ports/LPC/LPC214x/hal_spi_lld.c
index 8e717355a..f93389029 100644
--- a/os/hal/ports/LPC/LPC214x/hal_spi_lld.c
+++ b/os/hal/ports/LPC/LPC214x/hal_spi_lld.c
@@ -15,7 +15,7 @@
*/
/**
- * @file LPC214x/spi_lld.c
+ * @file LPC214x/hal_spi_lld.c
* @brief LPC214x low level SPI driver code.
*
* @addtogroup SPI