1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

cpu/nrf5x_common: Give Doxygen group a name

This commit is contained in:
Joakim Nohlgård 2016-03-14 22:17:21 +01:00
parent d66625b6ca
commit c5f43e79ba

View File

@ -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
*/