partially document CDC & RNDIS

This commit is contained in:
hathach
2013-10-24 17:26:06 +07:00
parent b1142ff065
commit 6c629a18fc
2 changed files with 144 additions and 131 deletions

View File

@@ -36,16 +36,11 @@
*/
/**************************************************************************/
/** \file
* \brief CDC Class Driver
*
* \note TBD
*/
/**
* \addtogroup ClassDriver Class Driver
* @{
* \defgroup ClassDriver_CDC Communication Device Class
* \defgroup ClassDriver_CDC Communication Device Class (CDC)
* Currently only Abstract Control Model subclass is supported
* @{
*/