X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/ce46257ff297d19958b6303f30f69dd053fd9fa1..c9148f9b473187163f9b1384b993315e39a14711:/Projects/XPLAINBridge/XPLAINBridge.txt
diff --git a/Projects/XPLAINBridge/XPLAINBridge.txt b/Projects/XPLAINBridge/XPLAINBridge.txt
index f967d3b76..cd8efbc10 100644
--- a/Projects/XPLAINBridge/XPLAINBridge.txt
+++ b/Projects/XPLAINBridge/XPLAINBridge.txt
@@ -78,5 +78,12 @@
*
RingBuff.h |
* Defines the maximum number of bytes which can be buffered in each Ring Buffer. |
*
+ *
+ * | WIN_LIBUSB_COMPAT |
+ * Makefile CDEFS |
+ * Define to switch to a non-standard endpoint scheme, breaking compatibility with AVRStudio under Windows but making
+ * the code compatible with Windows builds of avrdude using the libUSB driver. Linux platforms are not affected by this
+ * option.
+ * |
*
*/
\ No newline at end of file