Place generic USB header and source files into the documentation tree.

This commit is contained in:
Ken Sarkies
2013-03-11 09:36:57 +10:30
parent 2288e35739
commit 1374d2622b
15 changed files with 571 additions and 0 deletions

View File

@@ -0,0 +1,32 @@
/** @mainpage libopencm3 Generic USB
@version 1.0.0
@date 10 March 2013
API documentation for Generic USB.
LGPL License Terms @ref lgpl_license
*/
/** @defgroup USB Generic USB
Libraries for Generic USB.
@version 1.0.0
@date 10 March 2013
LGPL License Terms @ref lgpl_license
*/
/** @defgroup USB_defines Generic USB Defines
@brief Defined Constants and Types for Generic USB.
@version 1.0.0
@date 10 March 2013
LGPL License Terms @ref lgpl_license
*/