summaryrefslogtreecommitdiff
path: root/nuttx/configs/olimex-stm32-h405/src/stm32_nsh.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/olimex-stm32-h405/src/stm32_nsh.c')
-rw-r--r--nuttx/configs/olimex-stm32-h405/src/stm32_nsh.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/olimex-stm32-h405/src/stm32_nsh.c b/nuttx/configs/olimex-stm32-h405/src/stm32_nsh.c
index ea2867e06..9fc44bc90 100644
--- a/nuttx/configs/olimex-stm32-h405/src/stm32_nsh.c
+++ b/nuttx/configs/olimex-stm32-h405/src/stm32_nsh.c
@@ -58,7 +58,7 @@
#include "olimex-stm32-h405.h"
/****************************************************************************
- * Pre-Processor Definitions
+ * Pre-processor Definitions
****************************************************************************/
#if !defined(CONFIG_STM32_CAN1) && !defined(CONFIG_STM32_CAN2)