doxygening

This commit is contained in:
hathach
2014-03-17 16:46:11 +07:00
parent d1d4ddd856
commit eaf2e888ab
9 changed files with 98 additions and 85 deletions

View File

@@ -36,9 +36,7 @@
*/
/**************************************************************************/
/**
* \addtogroup ClassDriver Class Driver
* @{
/** \ingroup ClassDriver Class Driver
* \defgroup ClassDriver_CDC Communication Device Class (CDC)
* Currently only Abstract Control Model subclass is supported
* @{
@@ -396,4 +394,3 @@ STATIC_ASSERT(sizeof(cdc_line_control_state_t) == 2, "size is not correct");
#endif
/** @} */
/** @} */