aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/include/spi.h
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2014-12-11 14:45:16 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2014-12-11 14:45:16 +0000
commit509af41c04084bb0ed467d137efb4aeb68d25a05 (patch)
treee6267fd458b6c80ca3455d8ce89bac4148699ff3 /os/hal/include/spi.h
parent0d094bec0505fdf1d203c3207a35271ceeda2f8b (diff)
downloadChibiOS-509af41c04084bb0ed467d137efb4aeb68d25a05.tar.gz
ChibiOS-509af41c04084bb0ed467d137efb4aeb68d25a05.tar.bz2
ChibiOS-509af41c04084bb0ed467d137efb4aeb68d25a05.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7570 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/include/spi.h')
-rw-r--r--os/hal/include/spi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/include/spi.h b/os/hal/include/spi.h
index b44e5cf1d..d700f319e 100644
--- a/os/hal/include/spi.h
+++ b/os/hal/include/spi.h
@@ -209,7 +209,7 @@ typedef enum {
/** @} */
/**
- * @name Low Level driver helper macros
+ * @name Low level driver helper macros
* @{
*/
#if SPI_USE_WAIT || defined(__DOXYGEN__)