Dean Camera
|
8328175482
|
Add USB_STRING_DESCRIPTOR_ARRAY() macro, update demos where required.
|
2014-01-08 10:41:16 +11:00 |
László Monda
|
deb1675f84
|
Use the new USB_STRING_DESCRIPTOR macro for every string descriptor.
|
2014-01-08 10:36:19 +11:00 |
Dean Camera
|
e368a89987
|
Update copyrights for 2014.
|
2014-01-04 10:45:02 +11:00 |
Dean Camera
|
e3cb0f48ef
|
Use new VERSION_BCD() macro with explicit int arguments to fix edge cases with the previous floating point macro version.
|
2013-11-21 19:19:45 +01:00 |
László Monda
|
9ef29ea229
|
Extract interface numbers into enums.
|
2013-10-06 22:16:20 +02:00 |
Dean Camera
|
c8f2269804
|
Add prefixes to string descriptor ID enum names in the AVRISP and XPLAINBridge projects to avoid conflicts.
|
2013-05-15 18:44:46 +02:00 |
Dean Camera
|
e342ba8f64
|
Add symbolic names for USB Device String Descriptors within the demos, applications and bootloaders.
|
2013-05-15 18:40:25 +02:00 |
Dean Camera
|
de0df8b162
|
Update copyright year to 2013.
|
2013-01-03 11:37:33 +00:00 |
Dean Camera
|
eee252603b
|
Minor documentation improvements.
|
2012-10-05 20:22:19 +00:00 |
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).
|
2012-09-03 20:26:34 +00:00 |
Dean Camera
|
3808f5c36d
|
Spell check source code, fix mistakes.
|
2012-06-09 20:33:56 +00:00 |
Dean Camera
|
544027da18
|
Fix RESET_TOGGLES_LIBUSB_COMPAT option not being applied in the AVRISP-MKII descriptors.
|
2012-06-09 19:47:14 +00:00 |
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.
|
2012-05-20 17:09:39 +00:00 |