summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm32f4discovery/src/stm32_spi.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/stm32f4discovery/src/stm32_spi.c')
-rw-r--r--nuttx/configs/stm32f4discovery/src/stm32_spi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/stm32f4discovery/src/stm32_spi.c b/nuttx/configs/stm32f4discovery/src/stm32_spi.c
index 201c5412b..e985cc911 100644
--- a/nuttx/configs/stm32f4discovery/src/stm32_spi.c
+++ b/nuttx/configs/stm32f4discovery/src/stm32_spi.c
@@ -55,7 +55,7 @@
#if defined(CONFIG_STM32_SPI1) || defined(CONFIG_STM32_SPI2) || defined(CONFIG_STM32_SPI3)
/************************************************************************************
- * Definitions
+ * Pre-processor Definitions
************************************************************************************/
/* Enables debug output from this file (needs CONFIG_DEBUG too) */