doxygen documenting

This commit is contained in:
hathach
2014-03-24 12:35:44 +07:00
parent cf60e374aa
commit a8406060d1
19 changed files with 29 additions and 71 deletions

View File

@@ -36,12 +36,10 @@
*/
/**************************************************************************/
/** \addtogroup Group_Common Common Files
* @{
* \defgroup Group_Binary binary.h
/** \ingroup Group_Common
* \defgroup Group_Binary Binary
* @{ */
#ifndef _TUSB_BINARY_H_
#define _TUSB_BINARY_H_
@@ -131,4 +129,3 @@ static inline uint32_t bit_set_range(uint32_t value, uint8_t start, uint8_t end,
#endif /* _TUSB_BINARY_H_ */
/** @} */
/** @} */