From e07c1205955353108028e5a579deca430fbe697f Mon Sep 17 00:00:00 2001 From: Christian Starkjohann Date: Tue, 13 May 2008 15:18:26 +0000 Subject: - documented release --- usbdrv/Changelog.txt | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'usbdrv') diff --git a/usbdrv/Changelog.txt b/usbdrv/Changelog.txt index 336a569..186d066 100644 --- a/usbdrv/Changelog.txt +++ b/usbdrv/Changelog.txt @@ -222,10 +222,12 @@ Scroll down to the bottom to see the most recent changes. * Release 2008-04-18 - - Restructured usbdrv.c so that it is easier to read and understand - - Better code optimization with gcc 4 + - 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. - - Added 20 MHz module provided by Jeroen Benschop. + - Added 20 MHz module contributed by Jeroen Benschop. + +* Release 2008-05-13 -- cgit v1.2.3