1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

boards/common/nucleo: add missing 'brief' description

This commit is contained in:
Alexandre Abadie 2018-01-18 10:23:34 +01:00
parent 35956a52d4
commit 906a9e3a02
3 changed files with 3 additions and 0 deletions

View File

@ -9,6 +9,7 @@
/**
* @defgroup boards_nucleo STM Nucleo Boards
* @ingroup boards
* @brief Support for STM Nucleo boards
*
* @defgroup boards_common_nucleo STM Nucleo common
* @ingroup boards_common

View File

@ -10,6 +10,7 @@
/**
* @defgroup boards_nucleo144 STM Nucleo144 Boards
* @ingroup boards
* @brief Support for STM Nucleo 144 boards
*
* @defgroup boards_common_nucleo144 STM Nucleo144 common
* @ingroup boards_common

View File

@ -9,6 +9,7 @@
/**
* @defgroup boards_nucleo32 STM Nucleo32 Boards
* @ingroup boards
* @brief Support for STM Nucleo 32 boards
*
* @defgroup boards_common_nucleo32 STM Nucleo32 common
* @ingroup boards_common