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

boards/nucleo-f303ze: rename to standard st name

parent 93ebf386
No related branches found
No related tags found
No related merge requests found
File moved
# define the cpu used by the nucleo144-f303 board
# define the cpu used by the nucleo-f303ze board
export CPU = stm32f3
export CPU_MODEL = stm32f303ze
......
......@@ -7,13 +7,13 @@
*/
/**
* @defgroup boards_nucleo144-f303 STM32 Nucleo144-F303
* @defgroup boards_nucleo-f303ze STM32 Nucleo-F303ZE
* @ingroup boards_common_nucleo144
* @brief Support for the STM32 Nucleo144-F303
* @brief Support for the STM32 Nucleo-F303ZE
* @{
*
* @file
* @name Peripheral MCU configuration for the nucleo144-f303 board
* @name Peripheral MCU configuration for the nucleo-f303ze board
*
* @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