Commit Graph

15 Commits (e952f681dbda9e8568206281bf588f3455924a20)

Author SHA1 Message Date
Dean Camera 92e9cb71e2 Fixed incorrect CALLBACK_USB_GetDescriptor() wIndex parameter type (thanks to matlo).
9 years ago
Dean Camera 1d2680b358 Update copyrights to 2015 (better late than never).
10 years ago
Dean Camera 8328175482 Add USB_STRING_DESCRIPTOR_ARRAY() macro, update demos where required.
11 years ago
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).
13 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