X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/b27f35536dce3f3ba9d3d3e8a1fa2e9c6cb9cec7..002cd6df49981ad75b2092f2ae6b3efc4e2dd364:/Projects/AVRISP-MKII/AVRISP-MKII.txt diff --git a/Projects/AVRISP-MKII/AVRISP-MKII.txt b/Projects/AVRISP-MKII/AVRISP-MKII.txt index d569e7e3e..7489cf6a0 100644 --- a/Projects/AVRISP-MKII/AVRISP-MKII.txt +++ b/Projects/AVRISP-MKII/AVRISP-MKII.txt @@ -280,6 +280,12 @@ * Define to switch to a non-standard endpoint scheme, breaking compatibility with AVRStudio under Windows but making * the code compatible with software such as avrdude (all platforms) that use the libUSB driver. * + * + * XCK_RESCUE_CLOCK_ENABLE + * Makefile LUFA_OPTS + * Define to move the ISP rescue clock to the AVR's XCK pin instead of the OCR1A output pin. This is useful for existing programming + * hardware that does not expose the OCR1A pin of the AVR, but *may* cause some issues with PDI programming mode. + * * */