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,10 +29,10 @@
|
|||
*/
|
||||
|
||||
/** \file
|
||||
* \brief Master include file for the library USB functionality.
|
||||
*
|
||||
* Master include file for the library USB functionality. This file should be included in all user projects making
|
||||
* use of the USB portions of the library, instead of including any headers in the USB/LowLevel or USB/HighLevel
|
||||
* directories.
|
||||
* This file should be included in all user projects making use of the USB portions of the library, instead of
|
||||
* including any headers in the USB/LowLevel/ or USB/HighLevel/ subdirectories.
|
||||
*/
|
||||
|
||||
/** @defgroup Group_USB USB - LUFA/Drivers/USB/USB.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue