aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/boards/ST_NUCLEO64_L152RE
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/boards/ST_NUCLEO64_L152RE')
-rw-r--r--os/hal/boards/ST_NUCLEO64_L152RE/board.h2
-rw-r--r--os/hal/boards/ST_NUCLEO64_L152RE/cfg/board.chcfg2
2 files changed, 2 insertions, 2 deletions
diff --git a/os/hal/boards/ST_NUCLEO64_L152RE/board.h b/os/hal/boards/ST_NUCLEO64_L152RE/board.h
index 31b9a648c..fb2108fe8 100644
--- a/os/hal/boards/ST_NUCLEO64_L152RE/board.h
+++ b/os/hal/boards/ST_NUCLEO64_L152RE/board.h
@@ -25,7 +25,7 @@
* Board identifier.
*/
#define BOARD_ST_NUCLEO64_L152RE
-#define BOARD_NAME "STMicroelectronics NUCLEO64-L152RE"
+#define BOARD_NAME "STMicroelectronics STM32 Nucleo64-L152RE"
/*
* Board oscillators-related settings.
diff --git a/os/hal/boards/ST_NUCLEO64_L152RE/cfg/board.chcfg b/os/hal/boards/ST_NUCLEO64_L152RE/cfg/board.chcfg
index 45e2e1668..0790f5efb 100644
--- a/os/hal/boards/ST_NUCLEO64_L152RE/cfg/board.chcfg
+++ b/os/hal/boards/ST_NUCLEO64_L152RE/cfg/board.chcfg
@@ -8,7 +8,7 @@
<output_path>..</output_path>
<hal_version>3.0.x</hal_version>
</configuration_settings>
- <board_name>STMicroelectronics NUCLEO64-L152RE</board_name>
+ <board_name>STMicroelectronics STM32 Nucleo64-L152RE</board_name>
<board_id>ST_NUCLEO64_L152RE</board_id>
<board_functions></board_functions>
<subtype>STM32L152xE</subtype>