From c9148f9b473187163f9b1384b993315e39a14711 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Wed, 31 Mar 2010 09:20:24 +0000 Subject: Added WIN_LIBUSB_COMPAT compile time option to the AVRISP programmer project to make the code compatible with Windows builds of avrdude at the expense of AVRStudio compatibility. --- LUFA/ManPages/ChangeLog.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'LUFA') diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt index 370963e6e..c8eddc1a7 100644 --- a/LUFA/ManPages/ChangeLog.txt +++ b/LUFA/ManPages/ChangeLog.txt @@ -24,6 +24,8 @@ * - Standardized the naming scheme given to configuration descriptor sub-elements in the Device mode demos, bootloaders * and projects * - All Class Driver Host mode demos now correctly set the board LEDs to READY once the enumeration process has completed + * - Added WIN_LIBUSB_COMPAT compile time option to the AVRISP programmer project to make the code compatible with Windows + * builds of avrdude at the expense of AVRStudio compatibility * * Fixed: * - Fixed software PDI/TPI programming mode in the AVRISP project not correctly toggling just the clock pin -- cgit v1.2.3