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

cpu/native: fix doxygen grouping

This commit is contained in:
Alexandre Abadie 2018-06-01 12:17:51 +02:00
parent 6bc494b928
commit 4133908fe0
24 changed files with 25 additions and 26 deletions

View File

@ -11,7 +11,7 @@
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*
* @ingroup native_cpu
* @ingroup cpu_native
* @{
* @file
* @author Takuo Yonezawa <Yonezawa-T2@mail.dnp.co.jp>

View File

@ -7,7 +7,7 @@
*/
/**
* @ingroup native_cpu
* @ingroup cpu_native
* @{
*
* @file

View File

@ -7,8 +7,8 @@
*/
/**
* @ingroup arch
* @defgroup native_cpu Native
* @ingroup cpu
* @defgroup cpu_native Native
* @brief Native CPU specific code
* @details The native CPU uses system calls to simulate hardware access.
* @ingroup cpu

View File

@ -7,7 +7,7 @@
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*
* @ingroup arch
* @ingroup cpu_native
* @{
* @file
* @author Ludwig Knüpfer <ludwig.knuepfer@fu-berlin.de>

View File

@ -11,7 +11,7 @@
*/
/**
* @addtogroup native_cpu
* @ingroup cpu_native
* @{
* @author Ludwig Knüpfer <ludwig.knuepfer@fu-berlin.de>
*/

View File

@ -7,7 +7,7 @@
*/
/**
* @ingroup netdev
* @ingroup drivers_netdev
* @brief Low-level ethernet driver for native tap interfaces
* @{
*

View File

@ -7,7 +7,7 @@
*/
/**
* @ingroup netdev
* @ingroup drivers_netdev
* @brief
* @{
*

View File

@ -7,7 +7,7 @@
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*
* @ingroup native_cpu
* @ingroup cpu_native
* @{
* @file
* @author Ludwig Knüpfer <ludwig.knuepfer@fu-berlin.de>

View File

@ -7,7 +7,7 @@
*/
/**
* @ingroup native_cpu
* @ingroup cpu_native
* @{
*
* @file

View File

@ -7,7 +7,7 @@
*/
/**
* @ingroup native_cpu
* @ingroup cpu_native
* @{
*
* @file

View File

@ -7,8 +7,7 @@
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*
* @ingroup native_cpu
* @ingroup irq
* @ingroup cpu_native
* @{
* @file
* @author Ludwig Knüpfer <ludwig.knuepfer@fu-berlin.de>

View File

@ -8,7 +8,7 @@
*/
/**
* @ingroup native_cpu
* @ingroup cpu_native
* @{
*
* @file

View File

@ -10,7 +10,7 @@
*/
/*
* @ingroup netdev
* @ingroup drivers_netdev
* @{
* @brief Low-level ethernet driver for tap interfaces
* @author Kaspar Schleiser <kaspar@schleiser.de>

View File

@ -7,7 +7,7 @@
*/
/**
* @ingroup native_cpu
* @ingroup cpu_native
*
* @brief Malloc header for use with native on OSX since there is no
* malloc.h file in the standard include path.

View File

@ -7,7 +7,7 @@
*/
/**
* @ingroup native_cpu
* @ingroup cpu_native
* @{
*
* @file

View File

@ -7,7 +7,7 @@
*/
/**
* @ingroup native_cpu
* @ingroup cpu_native
* @ingroup drivers_periph_gpio
* @{
*

View File

@ -8,7 +8,7 @@
*/
/**
* @ingroup native_cpu
* @ingroup cpu_native
* @ingroup drivers_periph_hwrng
* @{
*

View File

@ -7,7 +7,7 @@
*/
/**
* @ingroup native_cpu
* @ingroup cpu_native
* @ingroup drivers_periph_pm
* @{
*

View File

@ -7,7 +7,7 @@
*/
/**
* @ingroup native_cpu
* @ingroup cpu_native
* @ingroup drivers_periph_qdec
* @{
*

View File

@ -8,7 +8,7 @@
*/
/**
* @ingroup native_cpu
* @ingroup cpu_native
* @ingroup drivers_periph_timer
* @{
*

View File

@ -7,7 +7,7 @@
*/
/**
* @ingroup native_cpu
* @ingroup cpu_native
* @ingroup drivers_periph_uart
* @{
*

View File

@ -8,7 +8,7 @@
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*
* @ingroup arch
* @ingroup cpu_native
* @{
* @file
* @author Ludwig Knüpfer <ludwig.knuepfer@fu-berlin.de>

View File

@ -10,7 +10,7 @@
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*
* @ingroup native_cpu
* @ingroup cpu_native
* @{
* @file
* @author Ludwig Knüpfer <ludwig.knuepfer@fu-berlin.de>

View File

@ -7,7 +7,7 @@
*/
/**
* @ingroup native_cpu
* @ingroup cpu_native
* @{
*
* @file