aboutsummaryrefslogtreecommitdiffstats
path: root/usbdrv/Changelog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'usbdrv/Changelog.txt')
-rw-r--r--usbdrv/Changelog.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/usbdrv/Changelog.txt b/usbdrv/Changelog.txt
index 339bca6..9d6844d 100644
--- a/usbdrv/Changelog.txt
+++ b/usbdrv/Changelog.txt
@@ -248,3 +248,4 @@ Scroll down to the bottom to see the most recent changes.
This accounts for the higher clock rates we now support.
- Added a module for 12.8 MHz RC oscillator with PLL in receiver loop.
- Added hook to SOF code so that oscillator can be tuned to USB frame clock.
+ - Added timeout to waitForJ loop. Helps preventing unexpected hangs.