aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/STM32/spi_lld.c
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/platforms/STM32/spi_lld.c')
-rw-r--r--os/hal/platforms/STM32/spi_lld.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/platforms/STM32/spi_lld.c b/os/hal/platforms/STM32/spi_lld.c
index cf7916cf3..0a3876464 100644
--- a/os/hal/platforms/STM32/spi_lld.c
+++ b/os/hal/platforms/STM32/spi_lld.c
@@ -19,7 +19,7 @@
/**
* @file STM32/spi_lld.c
- * @brief STM32 SPI subsystem low level driver source
+ * @brief STM32 SPI subsystem low level driver source.
* @addtogroup STM32_SPI
* @{
*/