diff options
Diffstat (limited to 'usbdrv')
-rw-r--r-- | usbdrv/Changelog.txt | 1 |
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. |