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

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
* @ingroup boards
* @brief Support for the aconno ACD52832
*
* For more information: http://aconno.de/acd52832/
*
* @{
*
* @file
* @brief Board specific configuaration for the ACD52832
* @brief Board specific configuration for the ACD52832
*
* @author Dimitri Nahm <dimitri.nahm@haw-hamburg.de>
*/