mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-12-22 10:30:13 +00:00
[cpu/arm] removed free-standing @addtogroup command
This commit is contained in:
parent
614ea32945
commit
e2f09a367f
@ -41,14 +41,6 @@
|
|||||||
**/
|
**/
|
||||||
|
|
||||||
|
|
||||||
/** @addtogroup CMSIS
|
|
||||||
* @{
|
|
||||||
*/
|
|
||||||
|
|
||||||
/** @addtogroup aducrf101_system
|
|
||||||
* @{
|
|
||||||
*/
|
|
||||||
|
|
||||||
#ifndef __SYSTEM_ADUCRF101_H__
|
#ifndef __SYSTEM_ADUCRF101_H__
|
||||||
#define __SYSTEM_ADUCRF101_H__
|
#define __SYSTEM_ADUCRF101_H__
|
||||||
|
|
||||||
@ -106,11 +98,3 @@ extern uint32_t GetSystemExtClkFreq (void);
|
|||||||
|
|
||||||
#endif /* __SYSTEM_ADUCRF101_H__ */
|
#endif /* __SYSTEM_ADUCRF101_H__ */
|
||||||
|
|
||||||
/**
|
|
||||||
* @}
|
|
||||||
*/
|
|
||||||
|
|
||||||
/**
|
|
||||||
* @}
|
|
||||||
*/
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user