diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2013-08-15 08:44:22 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2013-08-15 08:44:22 +0000 |
commit | 3dd5d89297dbed8cfde1b31d6dac91c7211f2979 (patch) | |
tree | 258414cb279784eec27c489f211943f0295dd523 /readme.txt | |
parent | 6c2ed791b1f10a67624dd53848e6e0da6a464ceb (diff) | |
download | ChibiOS-3dd5d89297dbed8cfde1b31d6dac91c7211f2979.tar.gz ChibiOS-3dd5d89297dbed8cfde1b31d6dac91c7211f2979.tar.bz2 ChibiOS-3dd5d89297dbed8cfde1b31d6dac91c7211f2979.zip |
Fixed bug bug #427.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6156 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt index f2d94fa2c..ebe24bb50 100644 --- a/readme.txt +++ b/readme.txt @@ -89,6 +89,8 @@ *****************************************************************************
*** 2.7.0 ***
+- FIX: Fixed PAL driver documentation error (bug #427)(backported to 2.6.1
+ and 2.4.5).
- FIX: Fixed UART4 and 5 marked as not present in STM32F30x devices (bug #426)
(backported to 2.6.1).
- FIX: Fixed warning in STM32 ICU/PWM drivers when used on STM32F3xx
|