diff options
Diffstat (limited to 'boards/ST_STM32F3_DISCOVERY/board.h')
-rw-r--r-- | boards/ST_STM32F3_DISCOVERY/board.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/boards/ST_STM32F3_DISCOVERY/board.h b/boards/ST_STM32F3_DISCOVERY/board.h index 3cc8ab479..b9f6b87a3 100644 --- a/boards/ST_STM32F3_DISCOVERY/board.h +++ b/boards/ST_STM32F3_DISCOVERY/board.h @@ -48,7 +48,7 @@ #define STM32_HSE_BYPASS
/*
- * MCU type as defined in the ST header file stm32f30x.h.
+ * MCU type as defined in the ST header.
*/
#define STM32F30X
|