Doxygen documentation style changes. Minor documentation corrections.
This commit is contained in:
parent
512b4d87cc
commit
3008f8ce13
10 changed files with 1150 additions and 53 deletions
1087
LUFA/DoxygenPages/Style.css
Normal file
1087
LUFA/DoxygenPages/Style.css
Normal file
File diff suppressed because it is too large
Load diff
|
@ -6,7 +6,7 @@
|
|||
|
||||
/** \page Page_VIDPID VID and PID values
|
||||
*
|
||||
* \section Sec_VIDPID_Allocations
|
||||
* \section Sec_VIDPID_Allocations VID and PID Allocations
|
||||
* The LUFA library uses VID/PID combinations generously donated by Atmel. The following VID/PID combinations
|
||||
* are used within the LUFA demos, and thus may be re-used by derivations of each demo. Free PID values may be
|
||||
* used by future LUFA demo projects.
|
||||
|
@ -415,7 +415,7 @@
|
|||
*
|
||||
* </table>
|
||||
*
|
||||
* \section Sec_Test_VIDPID The Test VID/PID Combination:
|
||||
* \section Sec_Test_VIDPID The Test VID/PID Combination
|
||||
* For use in testing of LUFA powered devices during development only, by non-commercial entities.
|
||||
* All devices must accept collisions on this VID/PID range (from other in-development LUFA devices)
|
||||
* to be resolved by using a unique release number in the Device Descriptor. No devices using this
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue