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

master
gdisirio 2012-03-03 10:51:27 +00:00
parent 08d544d2f4
commit 5bf38d3b22
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@
*** 2.5.0 ***
- FIX: Fixed stack misalignment on Posix-MacOSX (bug 3495487)(backported
in 2.2.9 and 2.4.1).
to 2.4.1).
- FIX: Fixed STM8S HSI clock initialization error (bug 3489727)(backported to
2.2.9 and 2.4.1).
- FIX: Fixed MMC over SPI driver performs an unnecessary SPI read (bug