diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2010-07-11 11:08:33 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2010-07-11 11:08:33 +0000 |
commit | 776546804f5abbf092f0ed9578dbe4ef8a5fd10a (patch) | |
tree | 338777b37e198ebc92072b04b3f529656b92426f | |
parent | 0a189322ef87493d9381d8baf82ebae8e1009819 (diff) | |
download | ChibiOS-776546804f5abbf092f0ed9578dbe4ef8a5fd10a.tar.gz ChibiOS-776546804f5abbf092f0ed9578dbe4ef8a5fd10a.tar.bz2 ChibiOS-776546804f5abbf092f0ed9578dbe4ef8a5fd10a.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2070 35acf78f-673a-0410-8e92-d51de3d6d3f4
-rw-r--r-- | readme.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.txt b/readme.txt index e650ed9a2..fcb3e9d38 100644 --- a/readme.txt +++ b/readme.txt @@ -59,7 +59,7 @@ *****************************************************************************
*** 2.1.1 ***
-- FIX: Fixed invalid contex restore in MSP430 port (bug 3027975)(backported
+- FIX: Fixed invalid context restore in MSP430 port (bug 3027975)(backported
to 2.0.2).
- FIX: Fixed STM32 vectors file (bug 3026528)(backported to 2.0.2).
- FIX: Fixed race condition in STM32 SPI driver (bug 3025854)(backported to
|