aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-06-03 12:53:19 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-06-03 12:53:19 +0000
commit062707c0279cc65f73a42cef10ef75954619bd30 (patch)
tree62885e8c82d9b89d3d6a4b55d9773ad50be4f4d5 /readme.txt
parentd9578ad0dbbb3cad59073de52cf258497acb5778 (diff)
downloadChibiOS-062707c0279cc65f73a42cef10ef75954619bd30.tar.gz
ChibiOS-062707c0279cc65f73a42cef10ef75954619bd30.tar.bz2
ChibiOS-062707c0279cc65f73a42cef10ef75954619bd30.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1992 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index e32988ae3..ac08f1a35 100644
--- a/readme.txt
+++ b/readme.txt
@@ -59,6 +59,7 @@
*****************************************************************************
*** 1.5.9 ***
+- FIX: Fixed STM8 baud rate setup error (bug 3010990).
- FIX: Fixed STM8 UART3 driver (bug 3009145).
- OPT: Small size optimization in the semaphores subsystem.
- OPT: Improvements in the STM8 port, the code is now smaller and generally