diff options
author | Tim <cpldcpu@gmail.com> | 2015-07-26 20:44:51 +0200 |
---|---|---|
committer | Tim <cpldcpu@gmail.com> | 2015-07-26 20:44:51 +0200 |
commit | 04b6fae106784ac4a63b2afc572a1357f4a7c2df (patch) | |
tree | 38bbd9c021f8fdac0202bd8bbc826179938a3a11 | |
parent | 8c5d8682454ba0de307d31e5aaa6eb9430b75cce (diff) | |
download | micronucleus-04b6fae106784ac4a63b2afc572a1357f4a7c2df.tar.gz micronucleus-04b6fae106784ac4a63b2afc572a1357f4a7c2df.tar.bz2 micronucleus-04b6fae106784ac4a63b2afc572a1357f4a7c2df.zip |
Update Readme.txt
-rw-r--r-- | Readme.txt | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -98,8 +98,8 @@ Changes • v2.01 July 26th, 2015 This pull request documents changes leading to V2.1: https://github.com/micronucleus/micronucleus/pull/66 - - Fixes "unknown USB device" issue when devices with <16MHz CPU clock were connected - to a USB3.0 port. + - Fixes "unknown USB device" issue when devices with <16MHz CPU clock were + connected to a USB3.0 port. - Fixes one bug that could lead to a deadlock if no USB was connected while the bootloader was active and noise was injected into the floating D+ input. |