diff options
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt index a37766a09..5a429b9e7 100644 --- a/readme.txt +++ b/readme.txt @@ -91,6 +91,7 @@ *** 2.7.0 ***
- FIX: Fixed timing issue in the STM32 OTGv1 USB driver (bug #436)(backported
to 2.6.2).
+- FIX: Fixed add RTC to STM32L1 (bug #433)(backported to 2.6.2).
- FIX: Fixed possible unalignment in GCC Cortex-M scatter files (bug #430)
(backported to 2.6.2 and 2.4.6).
- FIX: Fixed PAL driver documentation error (bug #427)(backported to 2.6.1
|