X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/071e02c6b6b4837fa9cf0b6d4c749994e02638d7..016a4c068a01b0baf28bc45ec1eba16460689f9a:/Projects/XPLAINBridge/XPLAINBridge.txt
diff --git a/Projects/XPLAINBridge/XPLAINBridge.txt b/Projects/XPLAINBridge/XPLAINBridge.txt
index 0c5635ac7..f22feca8e 100644
--- a/Projects/XPLAINBridge/XPLAINBridge.txt
+++ b/Projects/XPLAINBridge/XPLAINBridge.txt
@@ -74,16 +74,15 @@
*
Description: |
*
*
- * BUFF_STATICSIZE |
- * RingBuff.h |
- * Defines the maximum number of bytes which can be buffered in each Ring Buffer. |
+ * BUFFER_SIZE |
+ * LightweightRingBuff.h |
+ * Defines the maximum number of bytes which can be buffered in each Ring Buffer when in serial bridge mode. |
*
*
- * LIBUSB_FILTERDRV_COMPAT |
+ * LIBUSB_DRIVER_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.
+ * the code compatible with software such as avrdude (all platforms) that use the libUSB driver.
* |
*
*/
\ No newline at end of file