X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/ce46257ff297d19958b6303f30f69dd053fd9fa1..c9148f9b473187163f9b1384b993315e39a14711:/Projects/AVRISP-MKII/AVRISP.txt diff --git a/Projects/AVRISP-MKII/AVRISP.txt b/Projects/AVRISP-MKII/AVRISP.txt index feccfcabe..b54125795 100644 --- a/Projects/AVRISP-MKII/AVRISP.txt +++ b/Projects/AVRISP-MKII/AVRISP.txt @@ -273,5 +273,12 @@ * Define to disable VTARGET sampling and reporting on AVR models with an ADC converter. This will cause the programmer * to report a fixed 5V target voltage to the host regardless of the real target voltage. * + * + * 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. + * * */