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:
commit
1ffbcb048a
@ -40,7 +40,7 @@
|
|||||||
#define UART_STDIO_DEV UART_DEV(1)
|
#define UART_STDIO_DEV UART_DEV(1)
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief xtimer configuration
|
* @name xtimer configuration
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
#if 0
|
#if 0
|
||||||
@ -64,7 +64,7 @@
|
|||||||
/** @} */
|
/** @} */
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief LED pin definitions and handlers
|
* @name LED pin definitions and handlers
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
#define LED_PORT PTC
|
#define LED_PORT PTC
|
||||||
|
Loading…
Reference in New Issue
Block a user