aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/dox/spi.dox
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/dox/spi.dox')
-rw-r--r--os/hal/dox/spi.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/dox/spi.dox b/os/hal/dox/spi.dox
index 732536a17..7f68f3c40 100644
--- a/os/hal/dox/spi.dox
+++ b/os/hal/dox/spi.dox
@@ -21,7 +21,7 @@
* @defgroup SPI SPI Driver
* @brief Generic SPI Driver.
* @details This module implements a generic SPI driver.
- * @pre In order to use the ADC driver the @p CH_HAL_USE_SPI option
+ * @pre In order to use the SPI driver the @p HAL_USE_SPI option
* must be enabled in @p halconf.h.
*
* @section spi_1 Driver State Machine