aboutsummaryrefslogtreecommitdiffstats
path: root/usbdrv
diff options
context:
space:
mode:
authorChristian Starkjohann <cs+github@obdev.at>2008-10-21 16:13:32 +0000
committerChristian Starkjohann <cs+github@obdev.at>2008-10-21 16:13:32 +0000
commitc3503008113c845c519408d9849148f06f023a44 (patch)
tree6b93a0cf854c1b6c4bdb9c5c61783feeb21e8ec2 /usbdrv
parentd12a1700cd3ddefd7a3bcfcff2238ec6ec6d1234 (diff)
downloadv-usb-c3503008113c845c519408d9849148f06f023a44.tar.gz
v-usb-c3503008113c845c519408d9849148f06f023a44.tar.bz2
v-usb-c3503008113c845c519408d9849148f06f023a44.zip
- documented changes
Diffstat (limited to 'usbdrv')
-rw-r--r--usbdrv/Changelog.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/usbdrv/Changelog.txt b/usbdrv/Changelog.txt
index c1d2d5f..4ab1cd6 100644
--- a/usbdrv/Changelog.txt
+++ b/usbdrv/Changelog.txt
@@ -251,3 +251,4 @@ Scroll down to the bottom to see the most recent changes.
- Added timeout to waitForJ loop. Helps preventing unexpected hangs.
- Added example code for oscillator tuning to libs-device (thanks to
Henrik Haftmann for the idea to this routine).
+ - Implemented option USB_CFG_SUPPRESS_INTR_CODE.