mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
boards/nucleo-f303ze: rename to standard st name
This commit is contained in:
parent
93ebf38615
commit
f8f92eccde
@ -1,4 +1,4 @@
|
||||
# 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>
|
||||
*/
|
Loading…
Reference in New Issue
Block a user