1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00

Merge pull request #8371 from aabadie/pr/mulle_board_doxygen

boards/mulle: fix doxygen invalid use of '@brief'
This commit is contained in:
Alexandre Abadie 2018-01-16 17:10:59 +01:00 committed by GitHub
commit 1ffbcb048a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,7 +40,7 @@
#define UART_STDIO_DEV UART_DEV(1)
/**
* @brief xtimer configuration
* @name xtimer configuration
* @{
*/
#if 0
@ -64,7 +64,7 @@
/** @} */
/**
* @brief LED pin definitions and handlers
* @name LED pin definitions and handlers
* @{
*/
#define LED_PORT PTC