aboutsummaryrefslogtreecommitdiffstats
path: root/usbdrv/Changelog.txt
diff options
context:
space:
mode:
authorChristian Starkjohann <cs+github@obdev.at>2010-07-15 15:56:31 +0000
committerChristian Starkjohann <cs+github@obdev.at>2010-07-15 15:56:31 +0000
commit6914ca0b7229096771de74861e390ca94a85409f (patch)
treede11f41239a80892463a7ed2bab465f9c0d05369 /usbdrv/Changelog.txt
parentb9a65d9d1dad0ec5ca762aad9dc36af62eeffb72 (diff)
downloadv-usb-6914ca0b7229096771de74861e390ca94a85409f.tar.gz
v-usb-6914ca0b7229096771de74861e390ca94a85409f.tar.bz2
v-usb-6914ca0b7229096771de74861e390ca94a85409f.zip
- documented changes
Diffstat (limited to 'usbdrv/Changelog.txt')
-rw-r--r--usbdrv/Changelog.txt8
1 files changed, 6 insertions, 2 deletions
diff --git a/usbdrv/Changelog.txt b/usbdrv/Changelog.txt
index 88e3d74..df00013 100644
--- a/usbdrv/Changelog.txt
+++ b/usbdrv/Changelog.txt
@@ -300,5 +300,9 @@ Scroll down to the bottom to see the most recent changes.
V-USB compatible with the new "p" suffix devices (e.g. ATMega328p).
- USB_CFG_CLOCK_KHZ setting is now required in usbconfig.h (no default any
more).
- - New USB_CFG_DRIVER_FLASH_PAGE allows boot loaders on devices with more
- than 64 kB flash.
+ - New option USB_CFG_DRIVER_FLASH_PAGE allows boot loaders on devices with
+ more than 64 kB flash.
+ - Built-in configuration descriptor allows custom definition for second
+ endpoint now.
+
+* Release 2009-07-15