X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/e9029d49d5455ec146d2e87436d43d747d6c657a..f0c5dfe8b8f47211f03454da036223d65e08249c:/LUFA/DoxygenPages/VIDAndPIDValues.txt diff --git a/LUFA/DoxygenPages/VIDAndPIDValues.txt b/LUFA/DoxygenPages/VIDAndPIDValues.txt index 17d9e1782..8b1722044 100644 --- a/LUFA/DoxygenPages/VIDAndPIDValues.txt +++ b/LUFA/DoxygenPages/VIDAndPIDValues.txt @@ -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. @@ -17,405 +17,180 @@ * demos share the same VID/PID value. * *
- * VID - * | - *- * PID - * | - *- * Usage - * | + *VID | + *PID | + *Usage | *
---|---|---|---|---|---|
- * 0x03EB - * | - *- * 0x2040 - * | - *- * Test VID/PID (See below) - * | - * + *0x03EB | + *0x2040 | + *Test VID/PID (See \ref Sec_Test_VIDPID) | + *
- * 0x03EB - * | - *- * 0x2041 - * | - *- * Mouse Demo Application - * | + *0x03EB | + *0x2041 | + *Mouse Demo Application | *
- * 0x03EB - * | - *- * 0x2042 - * | - *- * Keyboard Demo Application - * | + *0x03EB | + *0x2042 | + *Keyboard Demo Application | *
- * 0x03EB - * | - *- * 0x2043 - * | - *- * Joystick Demo Application - * | + *0x03EB | + *0x2043 | + *Joystick Demo Application | *
- * 0x03EB - * | - *- * 0x2044 - * | - *- * CDC Demo Application - * | + *0x03EB | + *0x2044 | + *CDC Demo Application | *
- * 0x03EB - * | - *- * 0x2045 - * | - *- * Mass Storage Demo Application - * | + *0x03EB | + *0x2045 | + *Mass Storage Demo Application | *
- * 0x03EB - * | - *- * 0x2046 - * | - *- * Audio Output Demo Application - * | + *0x03EB | + *0x2046 | + *Audio Output Demo Application | *
- * 0x03EB - * | - *- * 0x2047 - * | - *- * Audio Input Demo Application - * | + *0x03EB | + *0x2047 | + *Audio Input Demo Application | *
- * 0x03EB - * | - *- * 0x2048 - * | - *- * MIDI Demo Application - * | + *0x03EB | + *0x2048 | + *MIDI Demo Application | *
- * 0x03EB - * | - *- * 0x2049 - * | - *- * MagStripe Project - * | + *0x03EB | + *0x2049 | + *MagStripe Project | *
- * 0x03EB - * | - *- * 0x204A - * | - *- * CDC Bootloader - * | + *0x03EB | + *0x204A | + *CDC Class Bootloader | *
- * 0x03EB - * | - *- * 0x204B - * | - *- * USB to Serial Demo Application - * | + *0x03EB | + *0x204B | + *USB to Serial Demo Application | *
- * 0x03EB - * | - *- * 0x204C - * | - *- * RNDIS Demo Application - * | + *0x03EB | + *0x204C | + *RNDIS Demo Application | *
- * 0x03EB - * | - *- * 0x204D - * | - *- * Combined Keyboard and Mouse Demo Application - * | + *0x03EB | + *0x204D | + *Combined Keyboard and Mouse Demo Application | *
- * 0x03EB - * | - *- * 0x204E - * | - *- * Dual CDC Demo Application - * | + *0x03EB | + *0x204E | + *Dual CDC Demo Application | *
- * 0x03EB - * | + *0x03EB | ** 0x204F * | - *- * Generic HID Demo Application - * | + *Generic HID Demo Application | *|
- * 0x03EB - * | - *- * 0x2060 - * | - *- * Benito Programmer Project - * | + *0x03EB | + *0x2060 | + *Benito Programmer Project | *
- * 0x03EB - * | - *- * 0x2061 - * | - *- * Combined Mass Storage and Keyboard Demo - * | + *0x03EB | + *0x2061 | + *Combined Mass Storage and Keyboard Demo | *
- * 0x03EB - * | - *- * 0x2062 - * | - *- * Combined CDC and Mouse Demo - * | + *0x03EB | + *0x2062 | + *Combined CDC and Mouse Demo | *
- * 0x03EB - * | - *- * 0x2063 - * | - *- * Mass Storage/HID Interface Datalogger Project - * | + *0x03EB | + *0x2063 | + *Mass Storage/HID Interface Datalogger Project | *
- * 0x03EB - * | - *- * 0x2064 - * | - *- * Interfaceless Control-Only LUFA Devices - * | + *0x03EB | + *0x2064 | + *Interfaceless Control-Only LUFA Devices | *
- * 0x03EB - * | - *- * 0x2065 - * | - *- * Test and Measurement Demo - * | + *0x03EB | + *0x2065 | + *Test and Measurement Demo | *
- * 0x03EB - * | + *0x03EB | ** 0x2066 * | - *- * Multiple Report Keyboard/Mouse HID Demo - * | + *Multiple Report Keyboard/Mouse HID Demo | *|
- * 0x03EB - * | - *- * 0x2067 - * | - *- * HID Class Bootloader - * | + *0x03EB | + *0x2067 | + *HID Class Bootloader | *
- * 0x03EB - * | - *- * 0x2068 - * | - *- * Virtual Serial/Mass Storage Demo - * | + *0x03EB | + *0x2068 | + *Virtual Serial/Mass Storage Demo | *
- * 0x03EB - * | + *0x03EB | ** 0x2069 * | - *- * Webserver Project - * | + *Webserver Project | *|
- * 0x03EB - * | - *- * 0x206A - * | - *- * Media Control Project - * | + *0x03EB | + *0x206A | + *Media Control Project | *
- * 0x03EB - * | - *- * 0x206B - * | - *- * Currently Unallocated - * | + *0x03EB | + *0x206B | + *Printer Class Bootloader | *
- * 0x03EB - * | - *- * 0x206C - * | - *- * Currently Unallocated - * | + *0x03EB | + *0x206C | + *Bulk Vendor Demo Application | *
- * 0x03EB - * | - *- * 0x206D - * | - *- * Currently Unallocated - * | + *0x03EB | + *0x206D | + *Dual MIDI Demo Application | *
- * 0x03EB - * | - *- * 0x206E - * | - *- * Currently Unallocated - * | + *0x03EB | + *0x206E | + *Currently Unallocated | *
- * 0x03EB - * | - *- * 0x206F - * | - *- * Currently Unallocated - * | + *0x03EB | + *0x206F | + *Currently Unallocated | *