boards/acd52832: add missing 'brief' documentation

This commit is contained in:
Alexandre Abadie 2018-01-18 10:22:25 +01:00
parent 5c0b058db4
commit 08e5a180d1

View File

@ -9,10 +9,14 @@
/** /**
* @defgroup boards_acd52832 ACD52832 * @defgroup boards_acd52832 ACD52832
* @ingroup boards * @ingroup boards
* @brief Support for the aconno ACD52832
*
* For more information: http://aconno.de/acd52832/
*
* @{ * @{
* *
* @file * @file
* @brief Board specific configuaration for the ACD52832 * @brief Board specific configuration for the ACD52832
* *
* @author Dimitri Nahm <dimitri.nahm@haw-hamburg.de> * @author Dimitri Nahm <dimitri.nahm@haw-hamburg.de>
*/ */