diff --git a/boards/mbed_lpc1768/board.c b/boards/mbed_lpc1768/board.c index 01f287d465..fde36b5b02 100644 --- a/boards/mbed_lpc1768/board.c +++ b/boards/mbed_lpc1768/board.c @@ -7,7 +7,7 @@ */ /** - * @ingroup board_mbed_lpc1768 + * @ingroup boards_mbed_lpc1768 * @{ * * @file diff --git a/boards/mbed_lpc1768/include/board.h b/boards/mbed_lpc1768/include/board.h index 4c766b13e7..cb7006243a 100644 --- a/boards/mbed_lpc1768/include/board.h +++ b/boards/mbed_lpc1768/include/board.h @@ -8,7 +8,7 @@ */ /** - * @defgroup board_mbed_lpc1768 mbed LPC1768 development kit + * @defgroup boards_mbed_lpc1768 mbed LPC1768 development kit * @ingroup boards * @brief Support for the mbed LPC1762 board * @{ diff --git a/boards/mbed_lpc1768/include/periph_conf.h b/boards/mbed_lpc1768/include/periph_conf.h index afe4fa3847..d05cee233c 100644 --- a/boards/mbed_lpc1768/include/periph_conf.h +++ b/boards/mbed_lpc1768/include/periph_conf.h @@ -7,7 +7,7 @@ */ /** - * @ingroup board_mbed_lpc1768 + * @ingroup boards_mbed_lpc1768 * @{ * * @file