diff --git a/boards/nucleo144-f413/Makefile b/boards/nucleo-f413zh/Makefile similarity index 100% rename from boards/nucleo144-f413/Makefile rename to boards/nucleo-f413zh/Makefile diff --git a/boards/nucleo144-f413/Makefile.dep b/boards/nucleo-f413zh/Makefile.dep similarity index 100% rename from boards/nucleo144-f413/Makefile.dep rename to boards/nucleo-f413zh/Makefile.dep diff --git a/boards/nucleo144-f413/Makefile.features b/boards/nucleo-f413zh/Makefile.features similarity index 100% rename from boards/nucleo144-f413/Makefile.features rename to boards/nucleo-f413zh/Makefile.features diff --git a/boards/nucleo144-f413/Makefile.include b/boards/nucleo-f413zh/Makefile.include similarity index 100% rename from boards/nucleo144-f413/Makefile.include rename to boards/nucleo-f413zh/Makefile.include diff --git a/boards/nucleo144-f413/include/periph_conf.h b/boards/nucleo-f413zh/include/periph_conf.h similarity index 97% rename from boards/nucleo144-f413/include/periph_conf.h rename to boards/nucleo-f413zh/include/periph_conf.h index d5525d06e5..1f34609f19 100644 --- a/boards/nucleo144-f413/include/periph_conf.h +++ b/boards/nucleo-f413zh/include/periph_conf.h @@ -8,13 +8,13 @@ */ /** - * @defgroup boards_nucleo144-f413 STM32 Nucleo144-F413 + * @defgroup boards_nucleo-f413zh STM32 Nucleo-F413ZH * @ingroup boards_common_nucleo144 - * @brief Support for the STM32 Nucleo144-F413 + * @brief Support for the STM32 Nucleo-F413ZH * @{ * * @file - * @name Peripheral MCU configuration for the nucleo144-f413 board + * @name Peripheral MCU configuration for the nucleo-f413zh board * * @author Alexandre Abadie * @author Vincent Dupont