aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/boards/ST_NUCLEO144_F207ZG/board.h
diff options
context:
space:
mode:
authorRocco Marco Guglielmi <roccomarco.guglielmi@live.com>2016-05-01 12:26:41 +0000
committerRocco Marco Guglielmi <roccomarco.guglielmi@live.com>2016-05-01 12:26:41 +0000
commitac22f03ce31ab1df6d805f32a5332ce83fab2c95 (patch)
tree9029d1532afa45104c3853685890257c3655929e /os/hal/boards/ST_NUCLEO144_F207ZG/board.h
parentdab44c69fd4dcd24052dc7a938ef9c95172cbaeb (diff)
downloadChibiOS-ac22f03ce31ab1df6d805f32a5332ce83fab2c95.tar.gz
ChibiOS-ac22f03ce31ab1df6d805f32a5332ce83fab2c95.tar.bz2
ChibiOS-ac22f03ce31ab1df6d805f32a5332ce83fab2c95.zip
Edited Nucleo32, Nucleo64 and Nucleo144 board name to their official name.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9402 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/boards/ST_NUCLEO144_F207ZG/board.h')
-rw-r--r--os/hal/boards/ST_NUCLEO144_F207ZG/board.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/boards/ST_NUCLEO144_F207ZG/board.h b/os/hal/boards/ST_NUCLEO144_F207ZG/board.h
index e4ec70f4c..79a464e9e 100644
--- a/os/hal/boards/ST_NUCLEO144_F207ZG/board.h
+++ b/os/hal/boards/ST_NUCLEO144_F207ZG/board.h
@@ -25,7 +25,7 @@
* Board identifier.
*/
#define BOARD_ST_NUCLEO144_F207ZG
-#define BOARD_NAME "STMicroelectronics NUCLEO144-F207ZG"
+#define BOARD_NAME "STMicroelectronics STM32 Nucleo144-F207ZG"
/*
* Board oscillators-related settings.