Skip to content
Snippets Groups Projects
Unverified Commit 3436d34c authored by José Ignacio Alamos Aste's avatar José Ignacio Alamos Aste Committed by GitHub
Browse files

Merge pull request #9757 from aabadie/pr/boards/doc_cleanup

boards*: documentation cleanup
parents 25a487e3 4d141d48
No related branches found
No related tags found
No related merge requests found
/**
Copyright (C) 2017 Freie Universität Berlin
This file is subject to the terms and conditions of the GNU Lesser
General Public License v2.1. See the file LICENSE in the top level
directory for more details.
@defgroup boards_arduino-due Arduino Due
@ingroup boards
@brief Support for the Arduino Due board
@see boards_common_arduino_due for details
*/
/**
Copyright (C) 2017 HAW Hamburg
This file is subject to the terms and conditions of the GNU Lesser
General Public License v2.1. See the file LICENSE in the top level
directory for more details.
@defgroup boards_common Common Board Groups
@ingroup boards
@brief Common definitions and implementations for board groups
......
/**
* @defgroup boards_frdm-kw41z Freescale FRDM-KW41Z Board
* @ingroup boards
* @brief Support for the FRDM-KW41Z
*/
\ No newline at end of file
......@@ -7,9 +7,7 @@
*/
/**
* @defgroup boards_frdm-kw41z Freescale FRDM-KW41Z Board
* @ingroup boards
* @brief Board specific implementations for the FRDM-KW41Z
* @ingroup boards_frdm-kw41z
* @{
*
* @file
......
/**
* @defgroup boards_jiminy-mega256rfr2 Jiminy- Mega256rfr2
* @ingroup boards
* @brief Support for the Jiminy Mega 256rfr2 board
*/
\ No newline at end of file
......@@ -7,9 +7,7 @@
*/
/**
* @defgroup boards_jiminy-mega256rfr2 Jiminy- Mega256rfr2
* @ingroup boards
* @brief Board specific files for the Jiminy Mega 256rfr2 board.
* @ingroup boards_jiminy-mega256rfr2
* @{
*
* @file
......
/**
@defgroup boards_native Native Board
@ingroup boards
@brief Support for running RIOT in native
[Family: native](https://github.com/RIOT-OS/RIOT/wiki/Family:-native)
......
/**
Copyright (C) 2017 Freie Universität Berlin
This file is subject to the terms and conditions of the GNU Lesser
General Public License v2.1. See the file LICENSE in the top level
directory for more details.
@defgroup boards_udoo UDOO
@ingroup boards
@brief Support for the UDOO board
@see boards_common_arduino_due for details
*/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment