Skip to content
Snippets Groups Projects
Commit 4ddc9539 authored by Oleg Hahm's avatar Oleg Hahm
Browse files

documentation: unified descriptive text for boards

parent f2ee98c2
No related branches found
No related tags found
No related merge requests found
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
/** /**
* @defgroup board_arduino-due Arduino Due * @defgroup board_arduino-due Arduino Due
* @ingroup boards * @ingroup boards
* @brief Board specific files for the Arduino Due board. * @brief Support for the Arduino Due board.
* @{ * @{
* *
* @file board.h * @file board.h
......
...@@ -10,11 +10,11 @@ ...@@ -10,11 +10,11 @@
/** /**
* @defgroup boards_avsextrem Avsextrem * @defgroup boards_avsextrem Avsextrem
* @ingroup boards * @ingroup boards
* @brief Boards specific drivers and configuration for the Avsextrem board * @brief Support for the Avsextrem board
* @{ * @{
* *
* @file board.h * @file board.h
* @brief avsextrem board configuration * @brief Boards specific drivers and configuration for the Avsextrem board
* *
* @author Freie Universität Berlin, Computer Systems & Telematics * @author Freie Universität Berlin, Computer Systems & Telematics
* @author Heiko Will * @author Heiko Will
......
...@@ -7,6 +7,7 @@ ...@@ -7,6 +7,7 @@
* *
* @defgroup mbed_lpc1768 mbed NXP LPC1768 development kit * @defgroup mbed_lpc1768 mbed NXP LPC1768 development kit
* @ingroup boards * @ingroup boards
* @brief Support for the mbed NXP LPC1768 board.
* @{ * @{
*/ */
......
...@@ -27,7 +27,7 @@ and the mailinglist (subscription via web site) ...@@ -27,7 +27,7 @@ and the mailinglist (subscription via web site)
/** /**
* @defgroup boards_msb430 MSB-430 * @defgroup boards_msb430 MSB-430
* @ingroup boards * @ingroup boards
* @brief Support for the msb-430 board * @brief Support for the ScatterWeb MSB-430 board
* *
* <h2>Compontents</h2> * <h2>Compontents</h2>
* \li MSP430 * \li MSP430
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
/** /**
* @defgroup boards_msba2 MSB-A2 * @defgroup boards_msba2 MSB-A2
* @ingroup boards * @ingroup boards
* @brief Support for the MSB-A2 board * @brief Support for the ScatterWeb MSB-A2 board
* @{ * @{
* *
* @file board.h * @file board.h
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
/** /**
* @defgroup board_udoo UDOO * @defgroup board_udoo UDOO
* @ingroup boards * @ingroup boards
* @brief Board specific files for the UDOO board. * @brief Support for the UDOO board.
* @{ * @{
* *
* @file board.h * @file board.h
......
...@@ -13,6 +13,7 @@ ...@@ -13,6 +13,7 @@
/** /**
* @defgroup board_z1 Zolertia Z1 * @defgroup board_z1 Zolertia Z1
* @ingroup boards * @ingroup boards
* @brief Support for the Zolertia Z1 board.
* *
<h2>Components</h2> <h2>Components</h2>
\li MSP430F2617 \li MSP430F2617
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment