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:
parent
35956a52d4
commit
906a9e3a02
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user