X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/de0ccb3d0905390f70f6c326d31222069c775225..19ecd04f37f68c0674f1194aa8d8a4fc94d6168b:/Projects/AVRISP-MKII/AVRISP.txt?ds=sidebyside diff --git a/Projects/AVRISP-MKII/AVRISP.txt b/Projects/AVRISP-MKII/AVRISP.txt index feccfcabe..fddae6d2b 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. * + * + * LIBUSB_FILTERDRV_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. + * * */