summaryrefslogtreecommitdiffstats
path: root/firmware/releases/release notes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/releases/release notes.txt')
-rw-r--r--firmware/releases/release notes.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/firmware/releases/release notes.txt b/firmware/releases/release notes.txt
index 8c6d382..ae83338 100644
--- a/firmware/releases/release notes.txt
+++ b/firmware/releases/release notes.txt
@@ -1,3 +1,12 @@
+== 1.10rc2 - 2013-11-25 ==
+
+firmware:
+ o It seems that the USB specification does not define a maximum delay from device power up until
+ the host issues a bus reset. Therefore too short delays AUTO_EXIT_NO_USB_MS can lead to the
+ bootloader exiting before enumeration on some systems.
+ Disabled AUTO_EXIT_NO_USB_MS in default configuration. Use the hex file with the "early_exit" postfix
+ if you need this feature. Set AUTO_EXIT_NO_USB_MS to 800ms.
+
== 1.10rc1 - 2013-11-25 ==
firmware: