diff options
-rw-r--r-- | readme.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/readme.txt b/readme.txt index 6cde748a4..999eda421 100644 --- a/readme.txt +++ b/readme.txt @@ -62,7 +62,8 @@ *****************************************************************************
*** 2.1.2 ***
-- FIX: Incorrect AT91SAM7X initialization (bug 3075354)(backported to 2.0.5).
+- FIX: Incorrect AT91SAM7X initialization, thanks Leszek (bug 3075354)
+ (backported to 2.0.5).
- FIX: Fixed race condition in function chSchGoSleepTimeoutS, thanks Balázs
(bug 3074984)(backported to 2.0.5).
- FIX: Fixed race condition in threads creation (bug 3069854)(backported
|