mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
boards/common/nucleo: add missing 'brief' description
This commit is contained in:
parent
35956a52d4
commit
906a9e3a02
@ -9,6 +9,7 @@
|
|||||||
/**
|
/**
|
||||||
* @defgroup boards_nucleo STM Nucleo Boards
|
* @defgroup boards_nucleo STM Nucleo Boards
|
||||||
* @ingroup boards
|
* @ingroup boards
|
||||||
|
* @brief Support for STM Nucleo boards
|
||||||
*
|
*
|
||||||
* @defgroup boards_common_nucleo STM Nucleo common
|
* @defgroup boards_common_nucleo STM Nucleo common
|
||||||
* @ingroup boards_common
|
* @ingroup boards_common
|
||||||
|
@ -10,6 +10,7 @@
|
|||||||
/**
|
/**
|
||||||
* @defgroup boards_nucleo144 STM Nucleo144 Boards
|
* @defgroup boards_nucleo144 STM Nucleo144 Boards
|
||||||
* @ingroup boards
|
* @ingroup boards
|
||||||
|
* @brief Support for STM Nucleo 144 boards
|
||||||
*
|
*
|
||||||
* @defgroup boards_common_nucleo144 STM Nucleo144 common
|
* @defgroup boards_common_nucleo144 STM Nucleo144 common
|
||||||
* @ingroup boards_common
|
* @ingroup boards_common
|
||||||
|
@ -9,6 +9,7 @@
|
|||||||
/**
|
/**
|
||||||
* @defgroup boards_nucleo32 STM Nucleo32 Boards
|
* @defgroup boards_nucleo32 STM Nucleo32 Boards
|
||||||
* @ingroup boards
|
* @ingroup boards
|
||||||
|
* @brief Support for STM Nucleo 32 boards
|
||||||
*
|
*
|
||||||
* @defgroup boards_common_nucleo32 STM Nucleo32 common
|
* @defgroup boards_common_nucleo32 STM Nucleo32 common
|
||||||
* @ingroup boards_common
|
* @ingroup boards_common
|
||||||
|
Loading…
Reference in New Issue
Block a user