From c5f43e79ba10ffa5b8c5cb7202efc777e7aedc50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Nohlg=C3=A5rd?= Date: Mon, 14 Mar 2016 22:17:21 +0100 Subject: [PATCH] cpu/nrf5x_common: Give Doxygen group a name --- cpu/nrf5x_common/doc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpu/nrf5x_common/doc.txt b/cpu/nrf5x_common/doc.txt index 41687f4231..0e8117e721 100644 --- a/cpu/nrf5x_common/doc.txt +++ b/cpu/nrf5x_common/doc.txt @@ -1,5 +1,5 @@ /** - * @defgroup cpu_nrf5x_common + * @defgroup cpu_nrf5x_common Nordic nRF5x MCU * @ingroup cpu * @brief Common implementations for the nRF5x family of CPUs */