diff --git a/boards/common/nrf52xxxdk/board.c b/boards/common/nrf52xxxdk/board.c index a51e2740baf771a5cb449144febb1e6f79f3e005..05dc074ddd56d07efcc179b705a7232fef956060 100644 --- a/boards/common/nrf52xxxdk/board.c +++ b/boards/common/nrf52xxxdk/board.c @@ -7,11 +7,11 @@ */ /** - * @ingroup boards_common_nrf52 + * @ingroup boards_common_nrf52xxxdk * @{ * * @file - * @brief Board initialization for the nRF52840 DK + * @brief Board initialization for the nRF52xxx DK * * @author Hauke Petersen <hauke.petersen@fu-berlin.de> *