Welcome to mirror list, hosted at ThFree Co, Russian Federation.

doc-usb.h « usb « libopencm3 « include - github.com/thirdpin/libopencm3.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: faa01b114783578b1d3defca7e28a6cf59d35983 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
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
*/