mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
Merge pull request #5068 from gebart/pr/doxygen-fixes
Small Doxygen fixes
This commit is contained in:
commit
a5c5a4e34c
@ -65,7 +65,7 @@ void lpm_end_awake(void);
|
||||
enum lpm_mode lpm_get(void);
|
||||
|
||||
/**
|
||||
* @name LPM-internal variable
|
||||
* @brief LPM-internal variable
|
||||
*/
|
||||
extern volatile int lpm_prevent_sleep;
|
||||
|
||||
|
@ -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
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user