Add file-level brief documentation.
Remove accidentally duplicated model-specific peripheral driver files.
This commit is contained in:
parent
ec19436d54
commit
0557676013
111 changed files with 1039 additions and 453 deletions
|
|
@ -29,9 +29,9 @@
|
|||
*/
|
||||
|
||||
/** \file
|
||||
* \brief Constants for HID report item attributes.
|
||||
*
|
||||
* Constants for HID report item attributes. Refer to the HID specification for details on each
|
||||
* flag's meaning when applied to an IN, OUT or FEATURE item.
|
||||
* Refer to the HID specification for details on each flag's meaning when applied to an IN, OUT or FEATURE item.
|
||||
*/
|
||||
|
||||
/** \ingroup Group_HIDParser
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue