boards/common: move nucleo doxygen group to boards group

This commit is contained in:
Alexandre Abadie 2018-01-25 07:45:08 +01:00
parent 20780aacab
commit f8744e7b27
4 changed files with 11 additions and 11 deletions

View File

@ -7,9 +7,9 @@
*/ */
/** /**
* @defgroup boards_common_nucleo STM Nucleo Common * @defgroup boards_common_nucleo STM32 Nucleo Common
* @ingroup boards_common * @ingroup boards_common
* @brief Common files and configuration for all STM Nucleo boards * @brief Common support for all STM32 Nucleo boards
* @{ * @{
* *
* @file * @file

View File

@ -9,9 +9,9 @@
*/ */
/** /**
* @defgroup boards_common_nucleo144 STM Nucleo144 common * @defgroup boards_common_nucleo144 STM32 Nucleo-144
* @ingroup boards_common * @ingroup boards
* @brief Common files and configuration for STM Nucleo144 boards * @brief Support for STM32 Nucleo-144 boards
* @{ * @{
* *
* @file * @file

View File

@ -7,9 +7,9 @@
*/ */
/** /**
* @defgroup boards_common_nucleo32 STM Nucleo32 Common * @defgroup boards_common_nucleo32 STM32 Nucleo-32
* @ingroup boards_common * @ingroup boards
* @brief Common files and configuration for STM Nucleo32 boards * @brief Support for STM32 Nucleo-32 boards
* @{ * @{
* *
* @file * @file

View File

@ -7,9 +7,9 @@
*/ */
/** /**
* @defgroup boards_common_nucleo64 STM Nucleo64 Common * @defgroup boards_common_nucleo64 STM32 Nucleo-64
* @ingroup boards_common * @ingroup boards
* @brief Common files and configuration for STM Nucleo64 boards * @brief Support for STM32 Nucleo-64 boards
* @{ * @{
* *
* @file * @file