X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/926a83bbc12cc09e026a51b173007dc7cda16117..a032d77d0e8009a3ef7e1666f144cde6f08f800e:/Projects/AVRISP-MKII/Config/AppConfig.h diff --git a/Projects/AVRISP-MKII/Config/AppConfig.h b/Projects/AVRISP-MKII/Config/AppConfig.h index 88ed41f9a..26198e3d7 100644 --- a/Projects/AVRISP-MKII/Config/AppConfig.h +++ b/Projects/AVRISP-MKII/Config/AppConfig.h @@ -31,9 +31,10 @@ /** \file * \brief Application Configuration Header File * - * This is a header file which is be used to configure LUFA's - * compile time options, as an alternative to the compile time - * constants supplied through a makefile. + * This is a header file which is be used to configure some of + * the application's compile time options, as an alternative to + * specifying the compile time constants supplied through a + * makefile or build system. * * For information on what each token does, refer to the * \ref Sec_Options section of the application documentation. @@ -59,6 +60,7 @@ // #define INVERTED_ISP_MISO // #define LIBUSB_DRIVER_COMPAT +// #define RESET_TOGGLES_LIBUSB_COMPAT // #define FIRMWARE_VERSION_MINOR 0x11 #endif \ No newline at end of file