mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 05:12:57 +01:00
boards/nucleo-f429zi: rename to standard st name
This commit is contained in:
parent
3a78497211
commit
079ef26105
@ -1,4 +1,4 @@
|
|||||||
# define the cpu used by the nucleo144-f429 board
|
# define the cpu used by the nucleo-f429zi board
|
||||||
export CPU = stm32f4
|
export CPU = stm32f4
|
||||||
export CPU_MODEL = stm32f429zi
|
export CPU_MODEL = stm32f429zi
|
||||||
|
|
@ -7,13 +7,13 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @defgroup boards_nucleo144-f429 STM32 Nucleo144-F429
|
* @defgroup boards_nucleo-f429zi STM32 Nucleo-F429ZI
|
||||||
* @ingroup boards_common_nucleo144
|
* @ingroup boards_common_nucleo144
|
||||||
* @brief Support for the STM32 Nucleo144-F429
|
* @brief Support for the STM32 Nucleo-F429ZI
|
||||||
* @{
|
* @{
|
||||||
*
|
*
|
||||||
* @file
|
* @file
|
||||||
* @name Peripheral MCU configuration for the nucleo144-f429 board
|
* @name Peripheral MCU configuration for the nucleo-f429zi board
|
||||||
*
|
*
|
||||||
* @author Alexandre Abadie <alexandre.abadie@inria.fr>
|
* @author Alexandre Abadie <alexandre.abadie@inria.fr>
|
||||||
*/
|
*/
|
Loading…
Reference in New Issue
Block a user