aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/boards/ST_NUCLEO64_F091RC
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/boards/ST_NUCLEO64_F091RC')
-rw-r--r--os/hal/boards/ST_NUCLEO64_F091RC/board.h2
-rw-r--r--os/hal/boards/ST_NUCLEO64_F091RC/cfg/board.chcfg2
2 files changed, 2 insertions, 2 deletions
diff --git a/os/hal/boards/ST_NUCLEO64_F091RC/board.h b/os/hal/boards/ST_NUCLEO64_F091RC/board.h
index 71f0ad03f..dc225cdcb 100644
--- a/os/hal/boards/ST_NUCLEO64_F091RC/board.h
+++ b/os/hal/boards/ST_NUCLEO64_F091RC/board.h
@@ -25,7 +25,7 @@
* Board identifier.
*/
#define BOARD_ST_NUCLEO64_F091RC
-#define BOARD_NAME "STMicroelectronics NUCLEO64-F091RC"
+#define BOARD_NAME "STMicroelectronics STM32 Nucleo64-F091RC"
/*
* Board oscillators-related settings.
diff --git a/os/hal/boards/ST_NUCLEO64_F091RC/cfg/board.chcfg b/os/hal/boards/ST_NUCLEO64_F091RC/cfg/board.chcfg
index 472a2cc95..ab2a21a7b 100644
--- a/os/hal/boards/ST_NUCLEO64_F091RC/cfg/board.chcfg
+++ b/os/hal/boards/ST_NUCLEO64_F091RC/cfg/board.chcfg
@@ -8,7 +8,7 @@
<output_path>..</output_path>
<hal_version>3.0.x</hal_version>
</configuration_settings>
- <board_name>STMicroelectronics NUCLEO64-F091RC</board_name>
+ <board_name>STMicroelectronics STM32 Nucleo64-F091RC</board_name>
<board_id>ST_NUCLEO64_F091RC</board_id>
<board_functions></board_functions>
<subtype>STM32F091xC</subtype>