boards/nucleo-f767zi: rename to standard st name

This commit is contained in:
Alexandre Abadie 2018-02-27 14:23:58 +01:00
parent d59c77d9c8
commit 31fba044e5
5 changed files with 3 additions and 3 deletions

View File

@ -7,13 +7,13 @@
*/ */
/** /**
* @defgroup boards_nucleo144-f767 STM32 Nucleo144-F767 * @defgroup boards_nucleo-f767zi STM32 Nucleo-F767ZI
* @ingroup boards_common_nucleo144 * @ingroup boards_common_nucleo144
* @brief Support for the STM32 Nucleo144-F767 * @brief Support for the STM32 Nucleo-F767ZI
* @{ * @{
* *
* @file * @file
* @brief Peripheral MCU configuration for the nucleo144-f767 board * @brief Peripheral MCU configuration for the nucleo-f767zi board
* *
* @author Alexandre Abadie <alexandre.abadie@inria.fr> * @author Alexandre Abadie <alexandre.abadie@inria.fr>
*/ */