Skip to content
Snippets Groups Projects
Commit 77fab804 authored by Alexandre Abadie's avatar Alexandre Abadie
Browse files

boards/nucleo-f446ze: rename to standard st name

parent 0bb43db9
No related branches found
No related tags found
No related merge requests found
File moved
# define the cpu used by the nucleo144-f446 board # define the cpu used by the nucleo-f446ze board
export CPU = stm32f4 export CPU = stm32f4
export CPU_MODEL = stm32f446ze export CPU_MODEL = stm32f446ze
......
...@@ -7,13 +7,13 @@ ...@@ -7,13 +7,13 @@
*/ */
/** /**
* @defgroup boards_nucleo144-f446 STM32 Nucleo144-F446 * @defgroup boards_nucleo-f446ze STM32 Nucleo-F446ZE
* @ingroup boards_common_nucleo144 * @ingroup boards_common_nucleo144
* @brief Support for the STM32 Nucleo144-F446 * @brief Support for the STM32 Nucleo-F446ZE
* @{ * @{
* *
* @file * @file
* @name Peripheral MCU configuration for the nucleo144-f446 board * @name Peripheral MCU configuration for the nucleo-f446ze board
* *
* @author Alexandre Abadie <alexandre.abadie@inria.fr> * @author Alexandre Abadie <alexandre.abadie@inria.fr>
*/ */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment