diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2012-06-09 16:28:23 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2012-06-09 16:28:23 +0000 |
commit | 77529edc0d133413f32b4a5660514ad0c593ebb6 (patch) | |
tree | d3dce7e4610612f793b82a458e698795f141facb /readme.txt | |
parent | 4d4f92d00e5aeef8c93082bb3f477b8d4c0bbc2c (diff) | |
download | ChibiOS-77529edc0d133413f32b4a5660514ad0c593ebb6.tar.gz ChibiOS-77529edc0d133413f32b4a5660514ad0c593ebb6.tar.bz2 ChibiOS-77529edc0d133413f32b4a5660514ad0c593ebb6.zip |
Fixed bug 3533414.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4261 35acf78f-673a-0410-8e92-d51de3d6d3f4
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 9207188e7..5fdacd8af 100644 --- a/readme.txt +++ b/readme.txt @@ -81,6 +81,7 @@ *****************************************************************************
*** 2.5.0 ***
+- FIX: Fixed STM32F2 RTC subseconds (bug 3533414)(backported to 2.4.2).
- FIX: Fixed problem with arm-v6m and state checker (bug 3532591)(backported
to 2.4.2).
- FIX: Fixed wrong MAC divider setting in STM32 MAC driver (bug 3531290)
|