diff options
Diffstat (limited to 'Projects/XPLAINBridge/XPLAINBridge.txt')
| -rw-r--r-- | Projects/XPLAINBridge/XPLAINBridge.txt | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/Projects/XPLAINBridge/XPLAINBridge.txt b/Projects/XPLAINBridge/XPLAINBridge.txt index 0c5635ac..3f9ab8ed 100644 --- a/Projects/XPLAINBridge/XPLAINBridge.txt +++ b/Projects/XPLAINBridge/XPLAINBridge.txt @@ -79,11 +79,10 @@ * <td>Defines the maximum number of bytes which can be buffered in each Ring Buffer.</td> * </tr> * <tr> - * <td>LIBUSB_FILTERDRV_COMPAT</td> + * <td>LIBUSB_DRIVER_COMPAT</td> * <td>Makefile CDEFS</td> * <td>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. * </tr> * </table> */
\ No newline at end of file |
