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