aboutsummaryrefslogtreecommitdiffstats
path: root/usbdrv/Changelog.txt
diff options
context:
space:
mode:
authorChristian Starkjohann <cs+github@obdev.at>2008-05-13 15:18:26 +0000
committerChristian Starkjohann <cs+github@obdev.at>2008-05-13 15:18:26 +0000
commite07c1205955353108028e5a579deca430fbe697f (patch)
tree38d67f5a451816a9216684ee8ebf491607824348 /usbdrv/Changelog.txt
parentdfcb2cf64a95e99e5325bf3290697ac7823994bc (diff)
downloadv-usb-e07c1205955353108028e5a579deca430fbe697f.tar.gz
v-usb-e07c1205955353108028e5a579deca430fbe697f.tar.bz2
v-usb-e07c1205955353108028e5a579deca430fbe697f.zip
- documented release
Diffstat (limited to 'usbdrv/Changelog.txt')
-rw-r--r--usbdrv/Changelog.txt8
1 files changed, 5 insertions, 3 deletions
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