Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Extract interface numbers into enums. | László Monda | 2013-10-06 | 1 | -1/+1 |
| | |||||
* | Add prefixes to string descriptor ID enum names in the AVRISP and ↵ | Dean Camera | 2013-05-15 | 1 | -7/+7 |
| | | | | XPLAINBridge projects to avoid conflicts. | ||||
* | Add symbolic names for USB Device String Descriptors within the demos, ↵ | Dean Camera | 2013-05-15 | 1 | -16/+16 |
| | | | | applications and bootloaders. | ||||
* | Update copyright year to 2013. | Dean Camera | 2013-01-03 | 1 | -2/+2 |
| | |||||
* | Minor documentation improvements. | Dean Camera | 2012-10-05 | 1 | -1/+1 |
| | |||||
* | Alter the AVRISP-MKII clone project code to report a different serial number ↵ | Dean Camera | 2012-09-03 | 1 | -2/+7 |
| | | | | 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). | ||||
* | Spell check source code, fix mistakes. | Dean Camera | 2012-06-09 | 1 | -2/+2 |
| | |||||
* | Fix RESET_TOGGLES_LIBUSB_COMPAT option not being applied in the AVRISP-MKII ↵ | Dean Camera | 2012-06-09 | 1 | -1/+5 |
| | | | | descriptors. | ||||
* | Alter the XPLAINBridge and AVRISP-MKII clone projects so that the ↵ | Dean Camera | 2012-05-20 | 1 | -0/+311 |
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. |