diff --git a/boards/mulle/include/board.h b/boards/mulle/include/board.h
index c71cfdd8308c4b6c2813d53133af031fcf09330c..6a39951151cf1ce286e48f518f94e819a3aeeadc 100644
--- a/boards/mulle/include/board.h
+++ b/boards/mulle/include/board.h
@@ -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