mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-05-04 23:12:57 +00:00
Fix missing briefs in the documentation for several modules, fix up invalid documentation references.
This commit is contained in:
@@ -38,6 +38,8 @@
|
||||
*/
|
||||
|
||||
/** \defgroup Group_USB USB Core - LUFA/Drivers/USB/USB.h
|
||||
*
|
||||
* \brief Core driver for the microcontroller hardware USB module
|
||||
*
|
||||
* \section Sec_Dependencies Module Source Dependencies
|
||||
* The following files must be built with any user project that uses this module:
|
||||
@@ -72,6 +74,8 @@
|
||||
*/
|
||||
|
||||
/** \defgroup Group_USBClassDrivers USB Class Drivers
|
||||
*
|
||||
* \brief Drivers for the various standardized USB device classes
|
||||
*
|
||||
* Drivers for both host and device mode of the standard USB classes, for rapid application development.
|
||||
* Class drivers give a framework which sits on top of the low level library API, allowing for standard
|
||||
|
||||
Reference in New Issue
Block a user