/** \file * * This file contains special DoxyGen information for the generation of the main page and other special * documentation pages. It is not a project source file. */ /** \page Page_VIDPID VID and PID values * * \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. * * These VID/PID values should not be used in commercial designs under any circumstances. Private projects * may use the following values freely, but must accept any collisions due to other LUFA derived private projects * sharing identical values. It is suggested that private projects using interfaces compatible with existing * demos share the same VID/PID value. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
VIDPIDUsage
0x03EB0x2040Test VID/PID (See \ref Sec_Test_VIDPID)
0x03EB0x2041Mouse Demo Application
0x03EB0x2042Keyboard Demo Application
0x03EB0x2043Joystick Demo Application
0x03EB0x2044CDC Demo Application
0x03EB0x2045Mass Storage Demo Application
0x03EB0x2046Audio Output Demo Application
0x03EB0x2047Audio Input Demo Application
0x03EB0x2048MIDI Demo Application
0x03EB0x2049MagStripe Project
0x03EB0x204ACDC Class Bootloader
0x03EB0x204BUSB to Serial Demo Application
0x03EB0x204CRNDIS Demo Application
0x03EB0x204DCombined Keyboard and Mouse Demo Application
0x03EB0x204EDual CDC Demo Application
0x03EB * 0x204F * Generic HID Demo Application
0x03EB0x2060Benito Programmer Project
0x03EB0x2061Combined Mass Storage and Keyboard Demo
0x03EB0x2062Combined CDC and Mouse Demo
0x03EB0x2063Mass Storage/HID Interface Datalogger Project
0x03EB0x2064Interfaceless Control-Only LUFA Devices
0x03EB0x2065Test and Measurement Demo
0x03EB * 0x2066 * Multiple Report Keyboard/Mouse HID Demo
0x03EB0x2067HID Class Bootloader
0x03EB0x2068Virtual Serial/Mass Storage Demo
0x03EB * 0x2069 * Webserver Project
0x03EB0x206AMedia Control Project
0x03EB0x206BPrinter Class Bootloader
0x03EB0x206CBulk Vendor Demo Application
0x03EB0x206DDual MIDI Demo Application
0x03EB0x206ECurrently Unallocated
0x03EB0x206FCurrently Unallocated
* * \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 * VID/PID combination may be released to the general public. */