aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/boards/ST_NUCLEO32_F042K6
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/boards/ST_NUCLEO32_F042K6')
-rw-r--r--os/hal/boards/ST_NUCLEO32_F042K6/board.h2
-rw-r--r--os/hal/boards/ST_NUCLEO32_F042K6/cfg/board.chcfg2
2 files changed, 2 insertions, 2 deletions
diff --git a/os/hal/boards/ST_NUCLEO32_F042K6/board.h b/os/hal/boards/ST_NUCLEO32_F042K6/board.h
index ef5e7ee91..f8b724f1a 100644
--- a/os/hal/boards/ST_NUCLEO32_F042K6/board.h
+++ b/os/hal/boards/ST_NUCLEO32_F042K6/board.h
@@ -25,7 +25,7 @@
* Board identifier.
*/
#define BOARD_ST_NUCLEO32_F042K6
-#define BOARD_NAME "STMicroelectronics NUCLEO32-F042K6"
+#define BOARD_NAME "STMicroelectronics STM32 Nucleo32-F042K6"
/*
* Board oscillators-related settings.
diff --git a/os/hal/boards/ST_NUCLEO32_F042K6/cfg/board.chcfg b/os/hal/boards/ST_NUCLEO32_F042K6/cfg/board.chcfg
index 00d07f4f2..fb9324c08 100644
--- a/os/hal/boards/ST_NUCLEO32_F042K6/cfg/board.chcfg
+++ b/os/hal/boards/ST_NUCLEO32_F042K6/cfg/board.chcfg
@@ -8,7 +8,7 @@
<output_path>..</output_path>
<hal_version>3.0.x</hal_version>
</configuration_settings>
- <board_name>STMicroelectronics NUCLEO32-F042K6</board_name>
+ <board_name>STMicroelectronics STM32 Nucleo32-F042K6</board_name>
<board_id>ST_NUCLEO32_F042K6</board_id>
<board_functions></board_functions>
<subtype>STM32F042x6</subtype>