Added WIN_LIBUSB_COMPAT compile time option to the AVRISP programmer project to make...
[pub/lufa.git] / Projects / XPLAINBridge / XPLAINBridge.txt
index f967d3b..cd8efbc 100644 (file)
  *    <td>RingBuff.h</td>\r
  *    <td>Defines the maximum number of bytes which can be buffered in each Ring Buffer.</td>\r
  *   </tr>\r
+ *   <tr>\r
+ *    <td>WIN_LIBUSB_COMPAT</td>\r
+ *    <td>Makefile CDEFS</td>\r
+ *    <td>Define to switch to a non-standard endpoint scheme, breaking compatibility with AVRStudio under Windows but making\r
+ *        the code compatible with Windows builds of avrdude using the libUSB driver. Linux platforms are not affected by this\r
+ *        option.\r
+ *   </tr>\r
  *  </table>\r
  */
\ No newline at end of file