mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-16 01:53:51 +01:00
boards/common: enhance doxygen for stm nucleo144
This commit is contained in:
parent
b06b5748ec
commit
39a5576aa7
@ -7,7 +7,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @ingroup boards_nucleo144-common
|
||||
* @ingroup boards_common_nucleo144
|
||||
* @{
|
||||
*
|
||||
* @file
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @ingroup boards_nucleo144-common
|
||||
* @ingroup boards_common_nucleo144
|
||||
* @{
|
||||
*
|
||||
* @file
|
||||
|
||||
@ -8,9 +8,9 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @defgroup boards_nucleo144-common STM Nucleo-144 Common
|
||||
* @ingroup boards_nucleo
|
||||
* @brief Common files for STM Nucleo-144 boards
|
||||
* @defgroup boards_common_nucleo144 STM Nucleo144 common
|
||||
* @ingroup boards_common
|
||||
* @brief Shared files and configuration for all STM Nucleo144 boards.
|
||||
* @{
|
||||
*
|
||||
* @file
|
||||
|
||||
@ -7,14 +7,14 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @ingroup boards_nucleo144-common
|
||||
* @ingroup boards_common_nucleo144
|
||||
* @{
|
||||
*
|
||||
* @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