Add Windows INF driver templates and class driver OS support information to the documentation.

This commit is contained in:
Dean Camera 2013-05-19 17:06:53 +02:00
parent 91eb7c34c7
commit 44ecc034c1
4 changed files with 229 additions and 0 deletions

View file

@ -15,6 +15,7 @@
* \li \subpage Page_TokenSummary - Summary of Compile Time Tokens
* \li \subpage Page_Migration - Migrating from an Older LUFA Version
* \li \subpage Page_VIDPID - Allocated USB VID and PID Values
* \li \subpage Page_OSDrivers - Operating System Driver Information
* \li \subpage Page_BuildLibrary - Building as a Linkable Library
* \li \subpage Page_ExportingLibrary - Exporting LUFA for IDE Use
* \li \subpage Page_WritingBoardDrivers - How to Write Custom Board Drivers