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

boards: fix Doxygen group directives

This commit is contained in:
Jose Alamos 2018-07-26 11:59:14 +02:00
parent a1e17ab5af
commit 7b28fbf110
68 changed files with 70 additions and 200 deletions

View File

@ -7,9 +7,7 @@
*/ */
/** /**
* @defgroup boards_acd52832 ACD52832 * @ingroup boards_acd52832
* @ingroup boards
* @brief Support for the aconno ACD52832
* *
* For more information: http://aconno.de/acd52832/ * For more information: http://aconno.de/acd52832/
* *

View File

@ -7,9 +7,7 @@
*/ */
/** /**
* @defgroup boards_airfy-beacon Airfy Beacon * @ingroup boards_airfy-beacon
* @ingroup boards
* @brief Support for the Airfy Beacon board
* @{ * @{
* *
* @file * @file

View File

@ -7,9 +7,7 @@
*/ */
/** /**
* @defgroup boards_arduino-duemilanove Arduino Duemilanove * @ingroup boards_arduino-duemilanove
* @ingroup boards
* @brief Support for the Arduino Duemilanove board
* @{ * @{
* *
* @file * @file

View File

@ -7,9 +7,7 @@
*/ */
/** /**
* @defgroup boards_arduino-mega2560 Arduino Mega 2560 * @ingroup boards_arduino-mega2560
* @ingroup boards
* @brief Support for the Arduino Mega 2560 board
* @{ * @{
* *
* @file * @file

View File

@ -7,9 +7,7 @@
*/ */
/** /**
* @defgroup boards_arduino-mkr1000 Arduino MKR1000 * @ingroup boards_arduino-mkr1000
* @ingroup boards
* @brief Support for the Arduino MKR1000 board.
* @{ * @{
* *
* @file * @file

View File

@ -7,9 +7,7 @@
*/ */
/** /**
* @defgroup boards_arduino-mkrzero Arduino MKRZERO * @ingroup boards_arduino-mkrzero
* @ingroup boards
* @brief Support for the Arduino MKRZERO board.
* @{ * @{
* *
* @file * @file

View File

@ -7,9 +7,7 @@
*/ */
/** /**
* @defgroup boards_arduino-uno Arduino Uno * @ingroup boards_arduino-uno
* @ingroup boards
* @brief Support for the Arduino Uno board
* @{ * @{
* *
* @file * @file

View File

@ -7,9 +7,7 @@
*/ */
/** /**
* @defgroup boards_arduino-zero Arduino Zero * @ingroup boards_arduino-zero
* @ingroup boards
* @brief Support for the Arduino Zero board.
* @{ * @{
* *
* @file * @file

View File

@ -9,9 +9,7 @@
/** /**
* @defgroup boards_avsextrem Avsextrem * @ingroup boards_avsextrem
* @ingroup boards
* @brief Support for the Avsextrem board
* @{ * @{
* *
* @file * @file

View File

@ -7,9 +7,7 @@
*/ */
/** /**
* @defgroup boards_b-l072z-lrwan1 ST B-L072Z-LRWAN1 LoRa discovery * @ingroup boards_b-l072z-lrwan1
* @ingroup boards
* @brief Support for the ST B-L072Z-LRWAN1 board
* @{ * @{
* *
* @file * @file

View File

@ -7,9 +7,7 @@
*/ */
/** /**
* @defgroup boards_b-l475e-iot01a ST B-L475E-IOT01A * @ingroup boards_b-l475e-iot01a
* @ingroup boards
* @brief Support for the ST B-L475E-IOT01A board
* @{ * @{
* *
* @file * @file

View File

@ -8,9 +8,7 @@
*/ */
/** /**
* @defgroup boards_bluepill Bluepill board * @ingroup boards_bluepill
* @ingroup boards
* @brief Support for the stm32f103c8 based bluepill board.
* *
* This board can be bought very cheaply on sides like eBay or * This board can be bought very cheaply on sides like eBay or
* AliExpress. Although the MCU nominally has 64 KiB ROM, most of them * AliExpress. Although the MCU nominally has 64 KiB ROM, most of them

View File

@ -7,9 +7,7 @@
*/ */
/** /**
* @defgroup boards_calliope-mini Calliope mini * @ingroup boards_calliope-mini
* @ingroup boards
* @brief Support for the Calliope mini
* *
* This board is for calliope-mini revision 1.0. * This board is for calliope-mini revision 1.0.
* @{ * @{

View File

@ -7,9 +7,7 @@
*/ */
/** /**
* @defgroup boards_cc2538dk CC2538DK * @ingroup boards_cc2538dk
* @ingroup boards
* @brief Support for the Texas Instruments CC2538DK board.
* @{ * @{
* *
* @file * @file

View File

@ -7,9 +7,7 @@
*/ */
/** /**
* @defgroup boards_cc2650stk CC2650STK * @ingroup boards_cc2650stk
* @ingroup boards
* @brief Support for the SimpleLink CC2650 sensor tag
* @{ * @{
* *
* @file * @file

View File

@ -7,9 +7,7 @@
*/ */
/** /**
* @defgroup boards_chronos Chronos * @ingroup boards_chronos
* @ingroup boards
* @brief Support for the chronos board
* @{ * @{
* *
* @file * @file

View File

@ -7,9 +7,7 @@
*/ */
/** /**
* @defgroup boards_ek-lm4f120xl EK-LM4F120XL * @ingroup boards_ek-lm4f120xl
* @ingroup boards
* @brief Support for the Stellaris Launchpad LM4F120 board
* @{ * @{
* *
* @file * @file

View File

@ -7,9 +7,7 @@
*/ */
/** /**
* @defgroup boards_f4vi1 F4VI1 * @ingroup boards_f4vi1
* @ingroup boards
* @brief Support for the F4VI1 board
* @{ * @{
* *
* @file * @file

View File

@ -8,7 +8,6 @@
/** /**
* @ingroup boards_feather-m0 * @ingroup boards_feather-m0
* @brief Support for the Adafruit Feather M0
* *
* @{ * @{
* *

View File

@ -7,9 +7,7 @@
*/ */
/** /**
* @defgroup boards_fox fox * @ingroup boards_fox
* @ingroup boards
* @brief Support for the fox board
* @{ * @{
* *
* @file * @file

View File

@ -7,9 +7,7 @@
*/ */
/** /**
* @defgroup boards_frdm-k22f NXP FRDM-K22F Board * @ingroup boards_frdm-k22f
* @ingroup boards
* @brief Support for the NXP FRDM-K22F
* @{ * @{
* *
* @file * @file

View File

@ -8,9 +8,7 @@
*/ */
/** /**
* @defgroup boards_frdm-k64f NXP FRDM-K64F Board * @ingroup boards_frdm-k64f
* @ingroup boards
* @brief Support for the NXP FRDM-K64F
* @{ * @{
* *
* @file * @file

View File

@ -7,9 +7,7 @@
*/ */
/** /**
* @defgroup boards_ikea-tradfri IKEA TRÅDFRI modules * @ingroup boards_ikea-tradfri
* @ingroup boards
* @brief Support for the IKEA TRÅDFRI modules
* @{ * @{
* *
* @file * @file

View File

@ -7,9 +7,7 @@
*/ */
/** /**
* @defgroup boards_iotlab-a8-m3 IoT-LAB A8 M3 open node * @ingroup boards_iotlab-a8-m3
* @ingroup boards
* @brief Support for the iotlab-a8-m3 board
* @{ * @{
* *
* @file * @file

View File

@ -7,9 +7,7 @@
*/ */
/** /**
* @defgroup boards_iotlab-m3 IoT-LAB M3 open node * @ingroup boards_iotlab-m3
* @ingroup boards
* @brief Support for the iotlab-m3 board
* @{ * @{
* *
* @file * @file

View File

@ -7,9 +7,7 @@
*/ */
/** /**
* @defgroup boards_limifrog-v1 LimiFrog Version 1 * @ingroup boards_limifrog-v1
* @ingroup boards
* @brief Support for the limifrog-v1 board
* @{ * @{
* *
* @file * @file

View File

@ -7,9 +7,7 @@
*/ */
/** /**
* @defgroup boards_maple-mini maple-mini * @ingroup boards_maple-mini
* @ingroup boards
* @brief Support for the maple-mini board
* @{ * @{
* *
* @file * @file

View File

@ -8,9 +8,7 @@
*/ */
/** /**
* @defgroup boards_mbed_lpc1768 mbed LPC1768 development kit * @ingroup boards_mbed_lpc1768
* @ingroup boards
* @brief Support for the mbed LPC1762 board
* @{ * @{
* *
* @file * @file

View File

@ -7,9 +7,7 @@
*/ */
/** /**
* @defgroup boards_microbit BBC micro:bit * @ingroup boards_microbit
* @ingroup boards
* @brief Support for the BBC micro:bit
* @{ * @{
* *
* @file * @file

View File

@ -9,9 +9,7 @@
*/ */
/** /**
* @defgroup boards_mips-malta MIPS MALTA * @ingroup boards_mips-malta
* @ingroup boards
* @brief Support for the MIPS Malta FPGA system
* @{ * @{
* *
* @file * @file

View File

@ -7,9 +7,7 @@
*/ */
/** /**
* @defgroup boards_msb430 MSB-430 * @ingroup boards_msb430
* @ingroup boards
* @brief Support for the ScatterWeb MSB-430 board
* *
* @details * @details
* See * See

View File

@ -7,9 +7,7 @@
*/ */
/** /**
* @defgroup boards_msb430h MSB-430H * @ingroup boards_msb430h
* @ingroup boards
* @brief Support for the ScatterWeb MSB-430H board
* @{ * @{
* *
* @file * @file

View File

@ -7,9 +7,7 @@
*/ */
/** /**
* @defgroup boards_msba2 MSB-A2 * @ingroup boards_msba2
* @ingroup boards
* @brief Support for the ScatterWeb MSB-A2 board
* @{ * @{
* *
* @file * @file

View File

@ -7,9 +7,7 @@
*/ */
/** /**
* @defgroup boards_msbiot MSB-IoT * @ingroup boards_msbiot
* @ingroup boards
* @brief Support for the MSB-IoT board
* @{ * @{
* *
* @file * @file

View File

@ -7,9 +7,7 @@
*/ */
/** /**
* @defgroup boards_mulle Eistec Mulle * @ingroup boards_mulle
* @ingroup boards
* @brief Support for Eistec Mulle IoT boards
* @{ * @{
* *
* @file * @file
@ -104,8 +102,10 @@ void board_init(void);
/** /**
* @name Define the interface to the AT86RF212B radio * @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} * {spi bus, spi speed, cs pin, int pin, reset pin, sleep pin}
* @{ * @{

View File

@ -7,9 +7,7 @@
*/ */
/** /**
* @defgroup boards_native Native Board * @ingroup boards_native
* @ingroup boards
* @brief Board emulation for the native port
* *
* The native board uses call level hardware simulation * The native board uses call level hardware simulation
* *

View File

@ -7,9 +7,7 @@
*/ */
/** /**
* @defgroup boards_nrf51dongle nRF51 Dongle * @ingroup boards_nrf51dongle
* @ingroup boards
* @brief Support for the Nordic nRF51 Dongle
* @{ * @{
* *
* @file * @file

View File

@ -7,9 +7,7 @@
*/ */
/** /**
* @defgroup boards_nrf52840dk nRF52840 DK * @ingroup boards_nrf52840dk
* @ingroup boards
* @brief Support for the nRF52840 DK
* @{ * @{
* *
* @file * @file

View File

@ -7,9 +7,7 @@
*/ */
/** /**
* @defgroup boards_nrf52dk nRF52 DK * @ingroup boards_nrf52dk
* @ingroup boards
* @brief Support for the nRF52 DK
* @{ * @{
* *
* @file * @file

View File

@ -7,9 +7,7 @@
*/ */
/** /**
* @defgroup boards_nrf6310 NRF6310 (Nordic NRF Hardware Development Kit) * @ingroup boards_nrf6310
* @ingroup boards
* @brief Support for the nRF51 boards: nrf6310 or MOMMOSOFT BLE DEVKIT.N
* @{ * @{
* *
* @file * @file

View File

@ -7,9 +7,7 @@
*/ */
/** /**
* @defgroup boards_nz32-sc151 NZ32-SC151 * @ingroup boards_nz32-sc151
* @ingroup boards
* @brief Support for the Modtronix nz32-sc151 board.
* @{ * @{
* *
* @file * @file

View File

@ -7,9 +7,7 @@
*/ */
/** /**
* @defgroup boards_opencm904 OpenCM9.04 * @ingroup boards_opencm904
* @ingroup boards
* @brief Support for the OpenCM9.04 board
* @{ * @{
* *
* @file * @file

View File

@ -7,9 +7,7 @@
*/ */
/** /**
* @defgroup boards_openmote-cc2538 OpenMote-cc2538 * @ingroup boards_openmote-cc2538
* @ingroup boards
* @brief Support for the OpenMote-cc2538 board
* @{ * @{
* *
* @file * @file

View File

@ -8,9 +8,7 @@
*/ */
/** /**
* @defgroup boards_pba-d-01-kw2x phyWAVE-KW22 Board * @ingroup boards_pba-d-01-kw2x
* @ingroup boards
* @brief Support for the phyWAVE evaluation board
* @{ * @{
* *
* @file * @file

View File

@ -9,9 +9,7 @@
*/ */
/** /**
* @defgroup boards_pic32-clicker MikroE PIC32 Clicker * @ingroup boards_pic32-clicker
* @ingroup boards
* @brief Support for the MikroE PIC32 Clicker
* @details * @details
* see: * see:
* http://www.mikroe.com/pic32/pic32mx-clicker/ * http://www.mikroe.com/pic32/pic32mx-clicker/

View File

@ -9,9 +9,7 @@
*/ */
/** /**
* @defgroup boards_pic32-wifire Digilent PIC32 WiFire * @ingroup boards_pic32-wifire
* @ingroup boards
* @brief Support for the Digilent PIC32 WiFire
* @details * @details
* See: * See:
* http://store.digilentinc.com/chipkit-wi-fire-wifi-enabled-mz-microcontroller-board/ * http://store.digilentinc.com/chipkit-wi-fire-wifi-enabled-mz-microcontroller-board/

View File

@ -8,9 +8,7 @@
*/ */
/** /**
* @defgroup boards_remote-pa Re-Mote Prototype A * @ingroup boards_remote-pa
* @ingroup boards
* @brief Support for the Re-Mote board prototype A
* @{ * @{
* *
* @file * @file

View File

@ -8,9 +8,7 @@
*/ */
/** /**
* @defgroup boards_remote-reva RE-Mote Revision A * @ingroup boards_remote-reva
* @ingroup boards
* @brief Support for the RE-Mote board Revision A
* @{ * @{
* *
* @file * @file

View File

@ -8,9 +8,7 @@
*/ */
/** /**
* @defgroup boards_remote-revb RE-Mote Revision B * @ingroup boards_remote-revb
* @ingroup boards
* @brief Support for the RE-Mote board Revision B
* @{ * @{
* *
* @file * @file

View File

@ -7,9 +7,7 @@
*/ */
/** /**
* @defgroup boards_ruuvitag RuuviTag * @ingroup boards_ruuvitag
* @ingroup boards
* @brief Support for the RuuviTag board
* @{ * @{
* *
* @file * @file

View File

@ -8,9 +8,7 @@
*/ */
/** /**
* @defgroup boards_samd21-xpro Atmel SAM D21 Xplained Pro * @ingroup boards_samd21-xpro
* @ingroup boards
* @brief Support for the Atmel SAM D21 Xplained Pro board.
* @{ * @{
* *
* @file * @file

View File

@ -7,9 +7,7 @@
*/ */
/** /**
* @defgroup boards_saml21-xpro Atmel SAM L21 Xplained Pro * @ingroup boards_saml21-xpro
* @ingroup boards
* @brief Support for the Atmel SAM L21 Xplained Pro board.
* @{ * @{
* *
* @file * @file

View File

@ -7,9 +7,7 @@
*/ */
/** /**
* @defgroup boards_samr21-xpro Atmel SAM R21 Xplained Pro * @ingroup boards_samr21-xpro
* @ingroup boards
* @brief Support for the Atmel SAM R21 Xplained Pro board.
* @{ * @{
* *
* @file * @file

View File

@ -8,9 +8,7 @@
*/ */
/** /**
* @defgroup boards_seeduino_arch-pro Seeeduino Arch Pro development kit * @ingroup boards_seeduino_arch-pro
* @ingroup boards
* @brief Support for the Seeeduino Arch Pro board
* @{ * @{
* *
* @file * @file

View File

@ -7,9 +7,7 @@
*/ */
/** /**
* @defgroup boards_sltb001a Silicon Labs SLTB001A starter kit * @ingroup boards_sltb001a
* @ingroup boards
* @brief Support for the Silicon Labs SLTB001A starter kit
* @{ * @{
* *
* @file * @file

View File

@ -7,7 +7,7 @@
*/ */
/** /**
* @ingroup boards_wstk6220 * @ingroup boards_slwstk6220a
* @{ * @{
* *
* @file * @file

View File

@ -7,9 +7,7 @@
*/ */
/** /**
* @defgroup boards_wstk6220 Silicon Labs WSTK6220 Eval Kit * @ingroup boards_slwstk6220a
* @ingroup boards
* @brief Support for the Silicon Labs WSTK6220 evaluation kit
* @{ * @{
* *
* @file * @file

View File

@ -7,9 +7,7 @@
*/ */
/** /**
* @defgroup boards_sodaq-autonomo SODAQ Autonomo * @ingroup boards_sodaq-autonomo
* @ingroup boards
* @brief Support for the SODAQ Autonomo board.
* @{ * @{
* *
* @file * @file

View File

@ -8,7 +8,6 @@
/** /**
* @ingroup boards_sodaq-explorer * @ingroup boards_sodaq-explorer
* @brief Support for the SODAQ ExpLoRer board
* @{ * @{
* *
* @file * @file

View File

@ -7,9 +7,7 @@
*/ */
/** /**
* @defgroup boards_spark-core Spark-Core * @ingroup boards_spark-core
* @ingroup boards
* @brief Support for the spark-core board
* @{ * @{
* *
* @file * @file

View File

@ -7,9 +7,7 @@
*/ */
/** /**
* @defgroup boards_stm32f0discovery STM32F0Discovery * @ingroup boards_stm32f0discovery
* @ingroup boards
* @brief Support for the STM32F0Discovery board
* @{ * @{
* *
* @file * @file

View File

@ -7,9 +7,7 @@
*/ */
/** /**
* @defgroup boards_stm32f3discovery STM32F3Discovery * @ingroup boards_stm32f3discovery
* @ingroup boards
* @brief Support for the STM32F3Discovery board
* @{ * @{
* *
* @file * @file

View File

@ -7,9 +7,7 @@
*/ */
/** /**
* @defgroup boards_stm32f4discovery STM32F4Discovery * @ingroup boards_stm32f4discovery
* @ingroup boards
* @brief Support for the STM32F4Discovery board
* @{ * @{
* *
* @file * @file

View File

@ -8,9 +8,7 @@
*/ */
/** /**
* @defgroup boards_telosb TelosB * @ingroup boards_telosb
* @ingroup boards
* @brief Support for the TelosB board
* *
* <h2>Compontents</h2> * <h2>Compontents</h2>
* \li MSP430 * \li MSP430

View File

@ -7,9 +7,7 @@
*/ */
/** /**
* @defgroup boards_thingy52 Nordic Thingy:52 * @ingroup boards_thingy52
* @ingroup boards
* @brief Support for the Nordic Thingy:52 board
* @{ * @{
* *
* @file * @file

View File

@ -7,9 +7,7 @@
*/ */
/** /**
* @defgroup boards_waspmote-pro Waspmote PRO v1.2 * @ingroup boards_waspmote-pro
* @ingroup boards
* @brief Support for the Waspmote PRO v1.2 board.
* @{ * @{
* *
* @file * @file

View File

@ -7,9 +7,7 @@
*/ */
/** /**
* @defgroup boards_yunjia-nrf51822 Yunjia NRF51822 * @ingroup boards_yunjia-nrf51822
* @ingroup boards
* @brief Support for the Yunjia NRF51822 board
* @{ * @{
* *
* @file * @file

View File

@ -11,9 +11,7 @@
#define BOARD_H #define BOARD_H
/** /**
* @defgroup boards_z1 Zolertia Z1 * @ingroup boards_z1
* @ingroup boards
* @brief Support for the Zolertia Z1 board.
* *
<h2>Components</h2> <h2>Components</h2>
\li MSP430F2617 \li MSP430F2617