Commit Graph

12 Commits (deb1675f84aa96395845012a39513b69bc2ccb36)

Author SHA1 Message Date
László Monda deb1675f84 Use the new USB_STRING_DESCRIPTOR macro for every string descriptor.
11 years ago
Dean Camera e368a89987 Update copyrights for 2014.
11 years ago
Dean Camera e3cb0f48ef Use new VERSION_BCD() macro with explicit int arguments to fix edge cases with the previous floating point macro version.
11 years ago
László Monda 9ef29ea229 Extract interface numbers into enums.
11 years ago
Dean Camera c8f2269804 Add prefixes to string descriptor ID enum names in the AVRISP and XPLAINBridge projects to avoid conflicts.
12 years ago
Dean Camera e342ba8f64 Add symbolic names for USB Device String Descriptors within the demos, applications and bootloaders.
12 years ago
Dean Camera de0df8b162 Update copyright year to 2013.
12 years ago
Dean Camera eee252603b Minor documentation improvements.
12 years ago
Dean Camera b01ebe2d37 Alter the AVRISP-MKII clone project code to report a different serial number in libUSB compatibility mode, so that both the Jungo drivers and the libUSB drivers can be installed at the same time (and switched back and forth based on the current compatibility mode).
12 years ago
Dean Camera 3808f5c36d Spell check source code, fix mistakes.
13 years ago
Dean Camera 544027da18 Fix RESET_TOGGLES_LIBUSB_COMPAT option not being applied in the AVRISP-MKII descriptors.
13 years ago
Dean Camera 5833b27f80 Alter the XPLAINBridge and AVRISP-MKII clone projects so that the descriptors from the AVRISP-MKII clone project can be directly used in the XPLAINBridge project. Add support for RESET_TOGGLES_LIBUSB_COMPAT option in the XPLAINBridge project.
13 years ago