1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

boards/nucleo-f722ze: rename to standard st name

This commit is contained in:
Alexandre Abadie 2018-02-27 14:22:28 +01:00
parent 83e1298c5a
commit 16d8d3172d
5 changed files with 3 additions and 3 deletions

View File

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