aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/STM8S/spi_lld.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/platforms/STM8S/spi_lld.h')
-rw-r--r--os/hal/platforms/STM8S/spi_lld.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/os/hal/platforms/STM8S/spi_lld.h b/os/hal/platforms/STM8S/spi_lld.h
index cbcd2fd62..1f665d01a 100644
--- a/os/hal/platforms/STM8S/spi_lld.h
+++ b/os/hal/platforms/STM8S/spi_lld.h
@@ -18,8 +18,8 @@
*/
/**
- * @file LPC13xx/spi_lld.h
- * @brief LPC13xx low level SPI driver header.
+ * @file STM8S/spi_lld.h
+ * @brief STM8S low level SPI driver header.
*
* @addtogroup SPI
* @{