From 7b28fbf110b832663b9983cee02b3059ae73d9d1 Mon Sep 17 00:00:00 2001 From: Jose Alamos Date: Thu, 26 Jul 2018 11:59:14 +0200 Subject: [PATCH] boards: fix Doxygen group directives --- boards/acd52832/include/board.h | 4 +--- boards/airfy-beacon/include/board.h | 4 +--- boards/arduino-duemilanove/include/board.h | 4 +--- boards/arduino-mega2560/include/board.h | 4 +--- boards/arduino-mkr1000/include/board.h | 4 +--- boards/arduino-mkrzero/include/board.h | 4 +--- boards/arduino-uno/include/board.h | 4 +--- boards/arduino-zero/include/board.h | 4 +--- boards/avsextrem/include/board.h | 4 +--- boards/b-l072z-lrwan1/include/board.h | 4 +--- boards/b-l475e-iot01a/include/board.h | 4 +--- boards/bluepill/include/board.h | 4 +--- boards/calliope-mini/include/board.h | 4 +--- boards/cc2538dk/include/board.h | 4 +--- boards/cc2650stk/include/board.h | 4 +--- boards/chronos/include/board.h | 4 +--- boards/ek-lm4f120xl/include/board.h | 4 +--- boards/f4vi1/include/board.h | 4 +--- boards/feather-m0/include/board.h | 1 - boards/fox/include/board.h | 4 +--- boards/frdm-k22f/include/board.h | 4 +--- boards/frdm-k64f/include/board.h | 4 +--- boards/ikea-tradfri/include/board.h | 4 +--- boards/iotlab-a8-m3/include/board.h | 4 +--- boards/iotlab-m3/include/board.h | 4 +--- boards/limifrog-v1/include/board.h | 4 +--- boards/maple-mini/include/board.h | 4 +--- boards/mbed_lpc1768/include/board.h | 4 +--- boards/microbit/include/board.h | 4 +--- boards/mips-malta/include/board.h | 4 +--- boards/msb-430/include/board.h | 4 +--- boards/msb-430h/include/board.h | 4 +--- boards/msba2/include/board.h | 4 +--- boards/msbiot/include/board.h | 4 +--- boards/mulle/include/board.h | 10 +++++----- boards/native/include/board.h | 4 +--- boards/nrf51dongle/include/board.h | 4 +--- boards/nrf52840dk/include/board.h | 4 +--- boards/nrf52dk/include/board.h | 4 +--- boards/nrf6310/include/board.h | 4 +--- boards/nz32-sc151/include/board.h | 4 +--- boards/opencm904/include/board.h | 4 +--- boards/openmote-cc2538/include/board.h | 4 +--- boards/pba-d-01-kw2x/include/board.h | 4 +--- boards/pic32-clicker/include/board.h | 4 +--- boards/pic32-wifire/include/board.h | 4 +--- boards/remote-pa/include/board.h | 4 +--- boards/remote-reva/include/board.h | 4 +--- boards/remote-revb/include/board.h | 4 +--- boards/ruuvitag/include/board.h | 4 +--- boards/samd21-xpro/include/board.h | 4 +--- boards/saml21-xpro/include/board.h | 4 +--- boards/samr21-xpro/include/board.h | 4 +--- boards/seeeduino_arch-pro/include/board.h | 4 +--- boards/sltb001a/include/board.h | 4 +--- boards/slwstk6220a/board.c | 2 +- boards/slwstk6220a/include/board.h | 4 +--- boards/sodaq-autonomo/include/board.h | 4 +--- boards/sodaq-explorer/include/board.h | 1 - boards/spark-core/include/board.h | 4 +--- boards/stm32f0discovery/include/board.h | 4 +--- boards/stm32f3discovery/include/board.h | 4 +--- boards/stm32f4discovery/include/board.h | 4 +--- boards/telosb/include/board.h | 4 +--- boards/thingy52/include/board.h | 4 +--- boards/waspmote-pro/include/board.h | 4 +--- boards/yunjia-nrf51822/include/board.h | 4 +--- boards/z1/include/board.h | 4 +--- 68 files changed, 70 insertions(+), 200 deletions(-) diff --git a/boards/acd52832/include/board.h b/boards/acd52832/include/board.h index 76d2affb64..0919d91566 100644 --- a/boards/acd52832/include/board.h +++ b/boards/acd52832/include/board.h @@ -7,9 +7,7 @@ */ /** - * @defgroup boards_acd52832 ACD52832 - * @ingroup boards - * @brief Support for the aconno™ ACD52832 + * @ingroup boards_acd52832 * * For more information: http://aconno.de/acd52832/ * diff --git a/boards/airfy-beacon/include/board.h b/boards/airfy-beacon/include/board.h index 0fe2645216..c83bd8d0ee 100644 --- a/boards/airfy-beacon/include/board.h +++ b/boards/airfy-beacon/include/board.h @@ -7,9 +7,7 @@ */ /** - * @defgroup boards_airfy-beacon Airfy Beacon - * @ingroup boards - * @brief Support for the Airfy Beacon board + * @ingroup boards_airfy-beacon * @{ * * @file diff --git a/boards/arduino-duemilanove/include/board.h b/boards/arduino-duemilanove/include/board.h index 0e49b2ce0e..8c7a541c0a 100644 --- a/boards/arduino-duemilanove/include/board.h +++ b/boards/arduino-duemilanove/include/board.h @@ -7,9 +7,7 @@ */ /** - * @defgroup boards_arduino-duemilanove Arduino Duemilanove - * @ingroup boards - * @brief Support for the Arduino Duemilanove board + * @ingroup boards_arduino-duemilanove * @{ * * @file diff --git a/boards/arduino-mega2560/include/board.h b/boards/arduino-mega2560/include/board.h index 384350f833..a308f8913c 100644 --- a/boards/arduino-mega2560/include/board.h +++ b/boards/arduino-mega2560/include/board.h @@ -7,9 +7,7 @@ */ /** - * @defgroup boards_arduino-mega2560 Arduino Mega 2560 - * @ingroup boards - * @brief Support for the Arduino Mega 2560 board + * @ingroup boards_arduino-mega2560 * @{ * * @file diff --git a/boards/arduino-mkr1000/include/board.h b/boards/arduino-mkr1000/include/board.h index 666a173c3d..b9949a4a1a 100644 --- a/boards/arduino-mkr1000/include/board.h +++ b/boards/arduino-mkr1000/include/board.h @@ -7,9 +7,7 @@ */ /** - * @defgroup boards_arduino-mkr1000 Arduino MKR1000 - * @ingroup boards - * @brief Support for the Arduino MKR1000 board. + * @ingroup boards_arduino-mkr1000 * @{ * * @file diff --git a/boards/arduino-mkrzero/include/board.h b/boards/arduino-mkrzero/include/board.h index 78a0b50705..02d8a923c2 100644 --- a/boards/arduino-mkrzero/include/board.h +++ b/boards/arduino-mkrzero/include/board.h @@ -7,9 +7,7 @@ */ /** - * @defgroup boards_arduino-mkrzero Arduino MKRZERO - * @ingroup boards - * @brief Support for the Arduino MKRZERO board. + * @ingroup boards_arduino-mkrzero * @{ * * @file diff --git a/boards/arduino-uno/include/board.h b/boards/arduino-uno/include/board.h index de71b61b1a..5f31f42a23 100644 --- a/boards/arduino-uno/include/board.h +++ b/boards/arduino-uno/include/board.h @@ -7,9 +7,7 @@ */ /** - * @defgroup boards_arduino-uno Arduino Uno - * @ingroup boards - * @brief Support for the Arduino Uno board + * @ingroup boards_arduino-uno * @{ * * @file diff --git a/boards/arduino-zero/include/board.h b/boards/arduino-zero/include/board.h index 75d693a77a..d3e209a678 100644 --- a/boards/arduino-zero/include/board.h +++ b/boards/arduino-zero/include/board.h @@ -7,9 +7,7 @@ */ /** - * @defgroup boards_arduino-zero Arduino Zero - * @ingroup boards - * @brief Support for the Arduino Zero board. + * @ingroup boards_arduino-zero * @{ * * @file diff --git a/boards/avsextrem/include/board.h b/boards/avsextrem/include/board.h index bc1f91bd97..7b839aaa1a 100644 --- a/boards/avsextrem/include/board.h +++ b/boards/avsextrem/include/board.h @@ -9,9 +9,7 @@ /** - * @defgroup boards_avsextrem Avsextrem - * @ingroup boards - * @brief Support for the Avsextrem board + * @ingroup boards_avsextrem * @{ * * @file diff --git a/boards/b-l072z-lrwan1/include/board.h b/boards/b-l072z-lrwan1/include/board.h index 2acd05765d..5478d2b78f 100644 --- a/boards/b-l072z-lrwan1/include/board.h +++ b/boards/b-l072z-lrwan1/include/board.h @@ -7,9 +7,7 @@ */ /** - * @defgroup boards_b-l072z-lrwan1 ST B-L072Z-LRWAN1 LoRa discovery - * @ingroup boards - * @brief Support for the ST B-L072Z-LRWAN1 board + * @ingroup boards_b-l072z-lrwan1 * @{ * * @file diff --git a/boards/b-l475e-iot01a/include/board.h b/boards/b-l475e-iot01a/include/board.h index 37d3598b1b..34e24e72e6 100644 --- a/boards/b-l475e-iot01a/include/board.h +++ b/boards/b-l475e-iot01a/include/board.h @@ -7,9 +7,7 @@ */ /** - * @defgroup boards_b-l475e-iot01a ST B-L475E-IOT01A - * @ingroup boards - * @brief Support for the ST B-L475E-IOT01A board + * @ingroup boards_b-l475e-iot01a * @{ * * @file diff --git a/boards/bluepill/include/board.h b/boards/bluepill/include/board.h index f84f863ade..ca178a6f73 100644 --- a/boards/bluepill/include/board.h +++ b/boards/bluepill/include/board.h @@ -8,9 +8,7 @@ */ /** - * @defgroup boards_bluepill Bluepill board - * @ingroup boards - * @brief Support for the stm32f103c8 based bluepill board. + * @ingroup boards_bluepill * * This board can be bought very cheaply on sides like eBay or * AliExpress. Although the MCU nominally has 64 KiB ROM, most of them diff --git a/boards/calliope-mini/include/board.h b/boards/calliope-mini/include/board.h index 3e583bf06c..553b3a4815 100644 --- a/boards/calliope-mini/include/board.h +++ b/boards/calliope-mini/include/board.h @@ -7,9 +7,7 @@ */ /** - * @defgroup boards_calliope-mini Calliope mini - * @ingroup boards - * @brief Support for the Calliope mini + * @ingroup boards_calliope-mini * * This board is for calliope-mini revision 1.0. * @{ diff --git a/boards/cc2538dk/include/board.h b/boards/cc2538dk/include/board.h index db27a61bdc..ea84a02e0a 100644 --- a/boards/cc2538dk/include/board.h +++ b/boards/cc2538dk/include/board.h @@ -7,9 +7,7 @@ */ /** - * @defgroup boards_cc2538dk CC2538DK - * @ingroup boards - * @brief Support for the Texas Instruments CC2538DK board. + * @ingroup boards_cc2538dk * @{ * * @file diff --git a/boards/cc2650stk/include/board.h b/boards/cc2650stk/include/board.h index 2b9d145fb3..3b6c50041f 100644 --- a/boards/cc2650stk/include/board.h +++ b/boards/cc2650stk/include/board.h @@ -7,9 +7,7 @@ */ /** - * @defgroup boards_cc2650stk CC2650STK - * @ingroup boards - * @brief Support for the SimpleLink™ CC2650 sensor tag + * @ingroup boards_cc2650stk * @{ * * @file diff --git a/boards/chronos/include/board.h b/boards/chronos/include/board.h index 6e917cd734..30cee95acc 100644 --- a/boards/chronos/include/board.h +++ b/boards/chronos/include/board.h @@ -7,9 +7,7 @@ */ /** - * @defgroup boards_chronos Chronos - * @ingroup boards - * @brief Support for the chronos board + * @ingroup boards_chronos * @{ * * @file diff --git a/boards/ek-lm4f120xl/include/board.h b/boards/ek-lm4f120xl/include/board.h index 0eaa2925f9..8a2ff1d353 100644 --- a/boards/ek-lm4f120xl/include/board.h +++ b/boards/ek-lm4f120xl/include/board.h @@ -7,9 +7,7 @@ */ /** - * @defgroup boards_ek-lm4f120xl EK-LM4F120XL - * @ingroup boards - * @brief Support for the Stellaris Launchpad LM4F120 board + * @ingroup boards_ek-lm4f120xl * @{ * * @file diff --git a/boards/f4vi1/include/board.h b/boards/f4vi1/include/board.h index 200ddc866e..a197353591 100644 --- a/boards/f4vi1/include/board.h +++ b/boards/f4vi1/include/board.h @@ -7,9 +7,7 @@ */ /** - * @defgroup boards_f4vi1 F4VI1 - * @ingroup boards - * @brief Support for the F4VI1 board + * @ingroup boards_f4vi1 * @{ * * @file diff --git a/boards/feather-m0/include/board.h b/boards/feather-m0/include/board.h index 2370a1e528..3f9c74f555 100644 --- a/boards/feather-m0/include/board.h +++ b/boards/feather-m0/include/board.h @@ -8,7 +8,6 @@ /** * @ingroup boards_feather-m0 - * @brief Support for the Adafruit Feather M0 * * @{ * diff --git a/boards/fox/include/board.h b/boards/fox/include/board.h index cd67f61e81..6a32d1bbcd 100644 --- a/boards/fox/include/board.h +++ b/boards/fox/include/board.h @@ -7,9 +7,7 @@ */ /** - * @defgroup boards_fox fox - * @ingroup boards - * @brief Support for the fox board + * @ingroup boards_fox * @{ * * @file diff --git a/boards/frdm-k22f/include/board.h b/boards/frdm-k22f/include/board.h index b85afc797a..2ddc0e8ff0 100644 --- a/boards/frdm-k22f/include/board.h +++ b/boards/frdm-k22f/include/board.h @@ -7,9 +7,7 @@ */ /** - * @defgroup boards_frdm-k22f NXP FRDM-K22F Board - * @ingroup boards - * @brief Support for the NXP FRDM-K22F + * @ingroup boards_frdm-k22f * @{ * * @file diff --git a/boards/frdm-k64f/include/board.h b/boards/frdm-k64f/include/board.h index b1919679b0..4c92b56f28 100644 --- a/boards/frdm-k64f/include/board.h +++ b/boards/frdm-k64f/include/board.h @@ -8,9 +8,7 @@ */ /** - * @defgroup boards_frdm-k64f NXP FRDM-K64F Board - * @ingroup boards - * @brief Support for the NXP FRDM-K64F + * @ingroup boards_frdm-k64f * @{ * * @file diff --git a/boards/ikea-tradfri/include/board.h b/boards/ikea-tradfri/include/board.h index 8292d7dc21..6ca31bb52f 100644 --- a/boards/ikea-tradfri/include/board.h +++ b/boards/ikea-tradfri/include/board.h @@ -7,9 +7,7 @@ */ /** - * @defgroup boards_ikea-tradfri IKEA TRÅDFRI modules - * @ingroup boards - * @brief Support for the IKEA TRÅDFRI modules + * @ingroup boards_ikea-tradfri * @{ * * @file diff --git a/boards/iotlab-a8-m3/include/board.h b/boards/iotlab-a8-m3/include/board.h index 3529db086b..d12fa491af 100644 --- a/boards/iotlab-a8-m3/include/board.h +++ b/boards/iotlab-a8-m3/include/board.h @@ -7,9 +7,7 @@ */ /** - * @defgroup boards_iotlab-a8-m3 IoT-LAB A8 M3 open node - * @ingroup boards - * @brief Support for the iotlab-a8-m3 board + * @ingroup boards_iotlab-a8-m3 * @{ * * @file diff --git a/boards/iotlab-m3/include/board.h b/boards/iotlab-m3/include/board.h index 595583a687..275955e53a 100644 --- a/boards/iotlab-m3/include/board.h +++ b/boards/iotlab-m3/include/board.h @@ -7,9 +7,7 @@ */ /** - * @defgroup boards_iotlab-m3 IoT-LAB M3 open node - * @ingroup boards - * @brief Support for the iotlab-m3 board + * @ingroup boards_iotlab-m3 * @{ * * @file diff --git a/boards/limifrog-v1/include/board.h b/boards/limifrog-v1/include/board.h index e1a1dd2722..9a8d0895d0 100644 --- a/boards/limifrog-v1/include/board.h +++ b/boards/limifrog-v1/include/board.h @@ -7,9 +7,7 @@ */ /** - * @defgroup boards_limifrog-v1 LimiFrog Version 1 - * @ingroup boards - * @brief Support for the limifrog-v1 board + * @ingroup boards_limifrog-v1 * @{ * * @file diff --git a/boards/maple-mini/include/board.h b/boards/maple-mini/include/board.h index cb7d2a165b..3684ef5f41 100644 --- a/boards/maple-mini/include/board.h +++ b/boards/maple-mini/include/board.h @@ -7,9 +7,7 @@ */ /** - * @defgroup boards_maple-mini maple-mini - * @ingroup boards - * @brief Support for the maple-mini board + * @ingroup boards_maple-mini * @{ * * @file diff --git a/boards/mbed_lpc1768/include/board.h b/boards/mbed_lpc1768/include/board.h index 8be6a66ea4..cb7f6d6d3a 100644 --- a/boards/mbed_lpc1768/include/board.h +++ b/boards/mbed_lpc1768/include/board.h @@ -8,9 +8,7 @@ */ /** - * @defgroup boards_mbed_lpc1768 mbed LPC1768 development kit - * @ingroup boards - * @brief Support for the mbed LPC1762 board + * @ingroup boards_mbed_lpc1768 * @{ * * @file diff --git a/boards/microbit/include/board.h b/boards/microbit/include/board.h index 5d67702ca5..da8fdb0f58 100644 --- a/boards/microbit/include/board.h +++ b/boards/microbit/include/board.h @@ -7,9 +7,7 @@ */ /** - * @defgroup boards_microbit BBC micro:bit - * @ingroup boards - * @brief Support for the BBC micro:bit + * @ingroup boards_microbit * @{ * * @file diff --git a/boards/mips-malta/include/board.h b/boards/mips-malta/include/board.h index 2fdc3f239d..ec8a8e1af2 100644 --- a/boards/mips-malta/include/board.h +++ b/boards/mips-malta/include/board.h @@ -9,9 +9,7 @@ */ /** - * @defgroup boards_mips-malta MIPS MALTA - * @ingroup boards - * @brief Support for the MIPS Malta FPGA system + * @ingroup boards_mips-malta * @{ * * @file diff --git a/boards/msb-430/include/board.h b/boards/msb-430/include/board.h index 7baa71f1aa..645f7d269e 100644 --- a/boards/msb-430/include/board.h +++ b/boards/msb-430/include/board.h @@ -7,9 +7,7 @@ */ /** - * @defgroup boards_msb430 MSB-430 - * @ingroup boards - * @brief Support for the ScatterWeb MSB-430 board + * @ingroup boards_msb430 * * @details * See diff --git a/boards/msb-430h/include/board.h b/boards/msb-430h/include/board.h index ae744f1b5f..af67505068 100644 --- a/boards/msb-430h/include/board.h +++ b/boards/msb-430h/include/board.h @@ -7,9 +7,7 @@ */ /** - * @defgroup boards_msb430h MSB-430H - * @ingroup boards - * @brief Support for the ScatterWeb MSB-430H board + * @ingroup boards_msb430h * @{ * * @file diff --git a/boards/msba2/include/board.h b/boards/msba2/include/board.h index 379b1e1f08..6c8bb38319 100644 --- a/boards/msba2/include/board.h +++ b/boards/msba2/include/board.h @@ -7,9 +7,7 @@ */ /** - * @defgroup boards_msba2 MSB-A2 - * @ingroup boards - * @brief Support for the ScatterWeb MSB-A2 board + * @ingroup boards_msba2 * @{ * * @file diff --git a/boards/msbiot/include/board.h b/boards/msbiot/include/board.h index 485c270f59..d27a71673c 100644 --- a/boards/msbiot/include/board.h +++ b/boards/msbiot/include/board.h @@ -7,9 +7,7 @@ */ /** - * @defgroup boards_msbiot MSB-IoT - * @ingroup boards - * @brief Support for the MSB-IoT board + * @ingroup boards_msbiot * @{ * * @file diff --git a/boards/mulle/include/board.h b/boards/mulle/include/board.h index 426f10e4ad..b5044c9e22 100644 --- a/boards/mulle/include/board.h +++ b/boards/mulle/include/board.h @@ -7,9 +7,7 @@ */ /** - * @defgroup boards_mulle Eistec Mulle - * @ingroup boards - * @brief Support for Eistec Mulle IoT boards + * @ingroup boards_mulle * @{ * * @file @@ -104,8 +102,10 @@ void board_init(void); /** * @name Define the interface to the AT86RF212B radio - * - * @todo Work around missing RESET pin on Mulle v0.6x + * @{ + */ + + /** @todo Work around missing RESET pin on Mulle v0.6x * * {spi bus, spi speed, cs pin, int pin, reset pin, sleep pin} * @{ diff --git a/boards/native/include/board.h b/boards/native/include/board.h index 0a17be3f8c..5209ec4eb8 100644 --- a/boards/native/include/board.h +++ b/boards/native/include/board.h @@ -7,9 +7,7 @@ */ /** - * @defgroup boards_native Native Board - * @ingroup boards - * @brief Board emulation for the native port + * @ingroup boards_native * * The native board uses call level hardware simulation * diff --git a/boards/nrf51dongle/include/board.h b/boards/nrf51dongle/include/board.h index c67cf56c5d..5298a776b5 100644 --- a/boards/nrf51dongle/include/board.h +++ b/boards/nrf51dongle/include/board.h @@ -7,9 +7,7 @@ */ /** - * @defgroup boards_nrf51dongle nRF51 Dongle - * @ingroup boards - * @brief Support for the Nordic nRF51 Dongle + * @ingroup boards_nrf51dongle * @{ * * @file diff --git a/boards/nrf52840dk/include/board.h b/boards/nrf52840dk/include/board.h index f54131994d..339f458b74 100644 --- a/boards/nrf52840dk/include/board.h +++ b/boards/nrf52840dk/include/board.h @@ -7,9 +7,7 @@ */ /** - * @defgroup boards_nrf52840dk nRF52840 DK - * @ingroup boards - * @brief Support for the nRF52840 DK + * @ingroup boards_nrf52840dk * @{ * * @file diff --git a/boards/nrf52dk/include/board.h b/boards/nrf52dk/include/board.h index 93f421bc98..4513ebdfb6 100644 --- a/boards/nrf52dk/include/board.h +++ b/boards/nrf52dk/include/board.h @@ -7,9 +7,7 @@ */ /** - * @defgroup boards_nrf52dk nRF52 DK - * @ingroup boards - * @brief Support for the nRF52 DK + * @ingroup boards_nrf52dk * @{ * * @file diff --git a/boards/nrf6310/include/board.h b/boards/nrf6310/include/board.h index a940dc4969..eb6351bee8 100644 --- a/boards/nrf6310/include/board.h +++ b/boards/nrf6310/include/board.h @@ -7,9 +7,7 @@ */ /** - * @defgroup boards_nrf6310 NRF6310 (Nordic NRF Hardware Development Kit) - * @ingroup boards - * @brief Support for the nRF51 boards: nrf6310 or MOMMOSOFT BLE DEVKIT.N + * @ingroup boards_nrf6310 * @{ * * @file diff --git a/boards/nz32-sc151/include/board.h b/boards/nz32-sc151/include/board.h index 8691cff45c..3392938a48 100644 --- a/boards/nz32-sc151/include/board.h +++ b/boards/nz32-sc151/include/board.h @@ -7,9 +7,7 @@ */ /** - * @defgroup boards_nz32-sc151 NZ32-SC151 - * @ingroup boards - * @brief Support for the Modtronix nz32-sc151 board. + * @ingroup boards_nz32-sc151 * @{ * * @file diff --git a/boards/opencm904/include/board.h b/boards/opencm904/include/board.h index cfeb28cd33..57f07a958a 100644 --- a/boards/opencm904/include/board.h +++ b/boards/opencm904/include/board.h @@ -7,9 +7,7 @@ */ /** - * @defgroup boards_opencm904 OpenCM9.04 - * @ingroup boards - * @brief Support for the OpenCM9.04 board + * @ingroup boards_opencm904 * @{ * * @file diff --git a/boards/openmote-cc2538/include/board.h b/boards/openmote-cc2538/include/board.h index 1cc00d6fb1..4bc163ac0f 100644 --- a/boards/openmote-cc2538/include/board.h +++ b/boards/openmote-cc2538/include/board.h @@ -7,9 +7,7 @@ */ /** - * @defgroup boards_openmote-cc2538 OpenMote-cc2538 - * @ingroup boards - * @brief Support for the OpenMote-cc2538 board + * @ingroup boards_openmote-cc2538 * @{ * * @file diff --git a/boards/pba-d-01-kw2x/include/board.h b/boards/pba-d-01-kw2x/include/board.h index 30e084c2f3..51c44a3b53 100644 --- a/boards/pba-d-01-kw2x/include/board.h +++ b/boards/pba-d-01-kw2x/include/board.h @@ -8,9 +8,7 @@ */ /** - * @defgroup boards_pba-d-01-kw2x phyWAVE-KW22 Board - * @ingroup boards - * @brief Support for the phyWAVE evaluation board + * @ingroup boards_pba-d-01-kw2x * @{ * * @file diff --git a/boards/pic32-clicker/include/board.h b/boards/pic32-clicker/include/board.h index cc8a59fb70..6491c9efc1 100644 --- a/boards/pic32-clicker/include/board.h +++ b/boards/pic32-clicker/include/board.h @@ -9,9 +9,7 @@ */ /** - * @defgroup boards_pic32-clicker MikroE PIC32 Clicker - * @ingroup boards - * @brief Support for the MikroE PIC32 Clicker + * @ingroup boards_pic32-clicker * @details * see: * http://www.mikroe.com/pic32/pic32mx-clicker/ diff --git a/boards/pic32-wifire/include/board.h b/boards/pic32-wifire/include/board.h index 68f65ca056..2a45424081 100644 --- a/boards/pic32-wifire/include/board.h +++ b/boards/pic32-wifire/include/board.h @@ -9,9 +9,7 @@ */ /** - * @defgroup boards_pic32-wifire Digilent PIC32 WiFire - * @ingroup boards - * @brief Support for the Digilent PIC32 WiFire + * @ingroup boards_pic32-wifire * @details * See: * http://store.digilentinc.com/chipkit-wi-fire-wifi-enabled-mz-microcontroller-board/ diff --git a/boards/remote-pa/include/board.h b/boards/remote-pa/include/board.h index 0b3300ac2e..5c68486da3 100644 --- a/boards/remote-pa/include/board.h +++ b/boards/remote-pa/include/board.h @@ -8,9 +8,7 @@ */ /** - * @defgroup boards_remote-pa Re-Mote Prototype A - * @ingroup boards - * @brief Support for the Re-Mote board prototype A + * @ingroup boards_remote-pa * @{ * * @file diff --git a/boards/remote-reva/include/board.h b/boards/remote-reva/include/board.h index ad6ea0b7d7..570dcff947 100644 --- a/boards/remote-reva/include/board.h +++ b/boards/remote-reva/include/board.h @@ -8,9 +8,7 @@ */ /** - * @defgroup boards_remote-reva RE-Mote Revision A - * @ingroup boards - * @brief Support for the RE-Mote board Revision A + * @ingroup boards_remote-reva * @{ * * @file diff --git a/boards/remote-revb/include/board.h b/boards/remote-revb/include/board.h index 31605708fa..1f07707641 100644 --- a/boards/remote-revb/include/board.h +++ b/boards/remote-revb/include/board.h @@ -8,9 +8,7 @@ */ /** - * @defgroup boards_remote-revb RE-Mote Revision B - * @ingroup boards - * @brief Support for the RE-Mote board Revision B + * @ingroup boards_remote-revb * @{ * * @file diff --git a/boards/ruuvitag/include/board.h b/boards/ruuvitag/include/board.h index 7e9f8afe0a..39522518fe 100644 --- a/boards/ruuvitag/include/board.h +++ b/boards/ruuvitag/include/board.h @@ -7,9 +7,7 @@ */ /** - * @defgroup boards_ruuvitag RuuviTag - * @ingroup boards - * @brief Support for the RuuviTag board + * @ingroup boards_ruuvitag * @{ * * @file diff --git a/boards/samd21-xpro/include/board.h b/boards/samd21-xpro/include/board.h index e3af811a1b..368cca7da5 100644 --- a/boards/samd21-xpro/include/board.h +++ b/boards/samd21-xpro/include/board.h @@ -8,9 +8,7 @@ */ /** - * @defgroup boards_samd21-xpro Atmel SAM D21 Xplained Pro - * @ingroup boards - * @brief Support for the Atmel SAM D21 Xplained Pro board. + * @ingroup boards_samd21-xpro * @{ * * @file diff --git a/boards/saml21-xpro/include/board.h b/boards/saml21-xpro/include/board.h index 1a86db913d..2acb3fc3a2 100644 --- a/boards/saml21-xpro/include/board.h +++ b/boards/saml21-xpro/include/board.h @@ -7,9 +7,7 @@ */ /** - * @defgroup boards_saml21-xpro Atmel SAM L21 Xplained Pro - * @ingroup boards - * @brief Support for the Atmel SAM L21 Xplained Pro board. + * @ingroup boards_saml21-xpro * @{ * * @file diff --git a/boards/samr21-xpro/include/board.h b/boards/samr21-xpro/include/board.h index f59a174641..7708c65332 100644 --- a/boards/samr21-xpro/include/board.h +++ b/boards/samr21-xpro/include/board.h @@ -7,9 +7,7 @@ */ /** - * @defgroup boards_samr21-xpro Atmel SAM R21 Xplained Pro - * @ingroup boards - * @brief Support for the Atmel SAM R21 Xplained Pro board. + * @ingroup boards_samr21-xpro * @{ * * @file diff --git a/boards/seeeduino_arch-pro/include/board.h b/boards/seeeduino_arch-pro/include/board.h index ad5ad60957..c5c6a17cd7 100644 --- a/boards/seeeduino_arch-pro/include/board.h +++ b/boards/seeeduino_arch-pro/include/board.h @@ -8,9 +8,7 @@ */ /** - * @defgroup boards_seeduino_arch-pro Seeeduino Arch Pro development kit - * @ingroup boards - * @brief Support for the Seeeduino Arch Pro board + * @ingroup boards_seeduino_arch-pro * @{ * * @file diff --git a/boards/sltb001a/include/board.h b/boards/sltb001a/include/board.h index b398b623b6..65d87f0457 100644 --- a/boards/sltb001a/include/board.h +++ b/boards/sltb001a/include/board.h @@ -7,9 +7,7 @@ */ /** - * @defgroup boards_sltb001a Silicon Labs SLTB001A starter kit - * @ingroup boards - * @brief Support for the Silicon Labs SLTB001A starter kit + * @ingroup boards_sltb001a * @{ * * @file diff --git a/boards/slwstk6220a/board.c b/boards/slwstk6220a/board.c index 62560f11d7..f9d2211d5e 100644 --- a/boards/slwstk6220a/board.c +++ b/boards/slwstk6220a/board.c @@ -7,7 +7,7 @@ */ /** - * @ingroup boards_wstk6220 + * @ingroup boards_slwstk6220a * @{ * * @file diff --git a/boards/slwstk6220a/include/board.h b/boards/slwstk6220a/include/board.h index fc5d9df891..40a21574d2 100644 --- a/boards/slwstk6220a/include/board.h +++ b/boards/slwstk6220a/include/board.h @@ -7,9 +7,7 @@ */ /** - * @defgroup boards_wstk6220 Silicon Labs WSTK6220 Eval Kit - * @ingroup boards - * @brief Support for the Silicon Labs WSTK6220 evaluation kit + * @ingroup boards_slwstk6220a * @{ * * @file diff --git a/boards/sodaq-autonomo/include/board.h b/boards/sodaq-autonomo/include/board.h index 74d5299d39..b06a948eb3 100644 --- a/boards/sodaq-autonomo/include/board.h +++ b/boards/sodaq-autonomo/include/board.h @@ -7,9 +7,7 @@ */ /** - * @defgroup boards_sodaq-autonomo SODAQ Autonomo - * @ingroup boards - * @brief Support for the SODAQ Autonomo board. + * @ingroup boards_sodaq-autonomo * @{ * * @file diff --git a/boards/sodaq-explorer/include/board.h b/boards/sodaq-explorer/include/board.h index 4120b0c43c..437c354d12 100644 --- a/boards/sodaq-explorer/include/board.h +++ b/boards/sodaq-explorer/include/board.h @@ -8,7 +8,6 @@ /** * @ingroup boards_sodaq-explorer - * @brief Support for the SODAQ ExpLoRer board * @{ * * @file diff --git a/boards/spark-core/include/board.h b/boards/spark-core/include/board.h index 92378ce8cb..87a6c29a8f 100644 --- a/boards/spark-core/include/board.h +++ b/boards/spark-core/include/board.h @@ -7,9 +7,7 @@ */ /** - * @defgroup boards_spark-core Spark-Core - * @ingroup boards - * @brief Support for the spark-core board + * @ingroup boards_spark-core * @{ * * @file diff --git a/boards/stm32f0discovery/include/board.h b/boards/stm32f0discovery/include/board.h index 833fc0c06c..f2c75db863 100644 --- a/boards/stm32f0discovery/include/board.h +++ b/boards/stm32f0discovery/include/board.h @@ -7,9 +7,7 @@ */ /** - * @defgroup boards_stm32f0discovery STM32F0Discovery - * @ingroup boards - * @brief Support for the STM32F0Discovery board + * @ingroup boards_stm32f0discovery * @{ * * @file diff --git a/boards/stm32f3discovery/include/board.h b/boards/stm32f3discovery/include/board.h index 1700837812..0015094e2f 100644 --- a/boards/stm32f3discovery/include/board.h +++ b/boards/stm32f3discovery/include/board.h @@ -7,9 +7,7 @@ */ /** - * @defgroup boards_stm32f3discovery STM32F3Discovery - * @ingroup boards - * @brief Support for the STM32F3Discovery board + * @ingroup boards_stm32f3discovery * @{ * * @file diff --git a/boards/stm32f4discovery/include/board.h b/boards/stm32f4discovery/include/board.h index a14eaadda0..ae9c0e650c 100644 --- a/boards/stm32f4discovery/include/board.h +++ b/boards/stm32f4discovery/include/board.h @@ -7,9 +7,7 @@ */ /** - * @defgroup boards_stm32f4discovery STM32F4Discovery - * @ingroup boards - * @brief Support for the STM32F4Discovery board + * @ingroup boards_stm32f4discovery * @{ * * @file diff --git a/boards/telosb/include/board.h b/boards/telosb/include/board.h index 85e41fd067..652f6794ef 100644 --- a/boards/telosb/include/board.h +++ b/boards/telosb/include/board.h @@ -8,9 +8,7 @@ */ /** - * @defgroup boards_telosb TelosB - * @ingroup boards - * @brief Support for the TelosB board + * @ingroup boards_telosb * *

Compontents

* \li MSP430 diff --git a/boards/thingy52/include/board.h b/boards/thingy52/include/board.h index 6c287c9efa..0693d3e0bc 100644 --- a/boards/thingy52/include/board.h +++ b/boards/thingy52/include/board.h @@ -7,9 +7,7 @@ */ /** - * @defgroup boards_thingy52 Nordic Thingy:52 - * @ingroup boards - * @brief Support for the Nordic Thingy:52 board + * @ingroup boards_thingy52 * @{ * * @file diff --git a/boards/waspmote-pro/include/board.h b/boards/waspmote-pro/include/board.h index 98a07e4ca9..25023e9b71 100644 --- a/boards/waspmote-pro/include/board.h +++ b/boards/waspmote-pro/include/board.h @@ -7,9 +7,7 @@ */ /** - * @defgroup boards_waspmote-pro Waspmote PRO v1.2 - * @ingroup boards - * @brief Support for the Waspmote PRO v1.2 board. + * @ingroup boards_waspmote-pro * @{ * * @file diff --git a/boards/yunjia-nrf51822/include/board.h b/boards/yunjia-nrf51822/include/board.h index 90eda778b5..0e3d004b38 100644 --- a/boards/yunjia-nrf51822/include/board.h +++ b/boards/yunjia-nrf51822/include/board.h @@ -7,9 +7,7 @@ */ /** - * @defgroup boards_yunjia-nrf51822 Yunjia NRF51822 - * @ingroup boards - * @brief Support for the Yunjia NRF51822 board + * @ingroup boards_yunjia-nrf51822 * @{ * * @file diff --git a/boards/z1/include/board.h b/boards/z1/include/board.h index 17ad92692e..1d74335ad6 100644 --- a/boards/z1/include/board.h +++ b/boards/z1/include/board.h @@ -11,9 +11,7 @@ #define BOARD_H /** - * @defgroup boards_z1 Zolertia Z1 - * @ingroup boards - * @brief Support for the Zolertia Z1 board. + * @ingroup boards_z1 *

Components

\li MSP430F2617