mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-25 14:33:52 +01:00
boards/common: enhance doxygen for stm nucleo
This commit is contained in:
parent
a4b1ce658b
commit
c1354ac3d7
@ -8,7 +8,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @ingroup boards_nucleo-common
|
||||
* @ingroup boards_common_nucleo
|
||||
* @{
|
||||
*
|
||||
* @file
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @ingroup boards_nucleo-common
|
||||
* @ingroup boards_common_nucleo
|
||||
* @{
|
||||
*
|
||||
* @file
|
||||
|
||||
@ -7,15 +7,9 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @defgroup boards_nucleo STM Nucleo boards
|
||||
* @ingroup boards
|
||||
* @brief STM Nucleo boards
|
||||
*/
|
||||
|
||||
/**
|
||||
* @defgroup boards_nucleo64_common STM Nucleo 64 boards common
|
||||
* @ingroup boards_nucleo
|
||||
* @brief Common files for STM Nucleo 64 boards
|
||||
* @defgroup boards_common_nucleo STM Nucleo common
|
||||
* @ingroup boards_common
|
||||
* @brief Shared files and configuration for all STM Nucleo boards.
|
||||
* @{
|
||||
*
|
||||
* @file
|
||||
|
||||
@ -7,14 +7,14 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @ingroup boards_nucleo-common
|
||||
* @ingroup boards_common_nucleo
|
||||
* @{
|
||||
*
|
||||
* @file
|
||||
* @brief Board specific configuration of direct mapped GPIOs
|
||||
* @brief Board specific configuration of direct mapped GPIOs
|
||||
*
|
||||
* @author Alexandre Abadie <alexandre.abadie@inria.fr>
|
||||
* @author Sebastian Meiling <s@mlng.net>
|
||||
* @author Alexandre Abadie <alexandre.abadie@inria.fr>
|
||||
* @author Sebastian Meiling <s@mlng.net>
|
||||
*/
|
||||
|
||||
#ifndef GPIO_PARAMS_H
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user