git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4263 35acf78f-673a-0410-8e92-d51de3d6d3f4

master
gdisirio 2012-06-09 16:49:16 +00:00
parent 77529edc0d
commit 66eeaed774
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@
*****************************************************************************
*** 2.5.0 ***
- FIX: Fixed STM32F2 RTC subseconds (bug 3533414)(backported to 2.4.2).
- FIX: Fixed STM32F2 RTC subseconds (bug 3533414)(trunk only).
- 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)