From 3c50e87b5d5f9f4f82641b79763ef4f21a8ea0d2 Mon Sep 17 00:00:00 2001 From: Christian Starkjohann Date: Sat, 3 May 2008 13:34:01 +0000 Subject: - documented changes --- usbdrv/Changelog.txt | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'usbdrv') diff --git a/usbdrv/Changelog.txt b/usbdrv/Changelog.txt index 663afdd..e52d3ef 100644 --- a/usbdrv/Changelog.txt +++ b/usbdrv/Changelog.txt @@ -221,3 +221,10 @@ Scroll down to the bottom to see the most recent changes. - Restructured AVR-USB as separate package, not part of PowerSwitch any more. * Release 2008-04-18 + + - Restructured usbdrv.c so that it is easier to read and understand + - Better code optimization with gcc 4 + - If a second interrupt in endpoint is enabled, also add it to config + descriptor. + - Added config option for long transfers (above 254 bytes), see + USB_CFG_LONG_TRANSFERS in usbconfig.h. -- cgit v1.2.3