diff options
Diffstat (limited to 'os/hal/boards/ST_NUCLEO64_L053R8/board.h')
-rw-r--r-- | os/hal/boards/ST_NUCLEO64_L053R8/board.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/boards/ST_NUCLEO64_L053R8/board.h b/os/hal/boards/ST_NUCLEO64_L053R8/board.h index d7c1c85ac..846ce48f4 100644 --- a/os/hal/boards/ST_NUCLEO64_L053R8/board.h +++ b/os/hal/boards/ST_NUCLEO64_L053R8/board.h @@ -25,7 +25,7 @@ * Board identifier.
*/
#define BOARD_ST_NUCLEO64_L053R8
-#define BOARD_NAME "STMicroelectronics NUCLEO64-L053R8"
+#define BOARD_NAME "STMicroelectronics STM32 Nucleo64-L053R8"
/*
* Board oscillators-related settings.
|