projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
The LIBUSB_FILTERDRV_COMPAT compile time option in the XPLAINBridge and AVRISP-MKII...
[pub/USBasp.git]
/
Projects
/
XPLAINBridge
/
AVRISPDescriptors.h
diff --git
a/Projects/XPLAINBridge/AVRISPDescriptors.h
b/Projects/XPLAINBridge/AVRISPDescriptors.h
index
7f19019
..
7731aca
100644
(file)
--- a/
Projects/XPLAINBridge/AVRISPDescriptors.h
+++ b/
Projects/XPLAINBridge/AVRISPDescriptors.h
@@
-42,7
+42,7
@@
#include <LUFA/Drivers/USB/USB.h>
/* Macros: */
- #if !defined(LIBUSB_
FILTERDRV
_COMPAT)
+ #if !defined(LIBUSB_
DRIVER
_COMPAT)
/** Endpoint number of the AVRISP data OUT endpoint. */
#define AVRISP_DATA_OUT_EPNUM 2