diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2011-01-22 14:14:53 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2011-01-22 14:14:53 +0000 |
commit | 84e6b0ba72ef0f931d637497a748fe40923159b2 (patch) | |
tree | 8e792af165c3a0087dcb338ddedac2ddc19da89b | |
parent | 00f3c1b8f39f99fc326d2460abb39a7e868becfa (diff) | |
download | ChibiOS-84e6b0ba72ef0f931d637497a748fe40923159b2.tar.gz ChibiOS-84e6b0ba72ef0f931d637497a748fe40923159b2.tar.bz2 ChibiOS-84e6b0ba72ef0f931d637497a748fe40923159b2.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2673 35acf78f-673a-0410-8e92-d51de3d6d3f4
-rw-r--r-- | readme.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/readme.txt b/readme.txt index 3d6c5f54d..6ff76dc40 100644 --- a/readme.txt +++ b/readme.txt @@ -69,8 +69,6 @@ *****************************************************************************
*** 2.1.8 ***
-- FIX: Fixed spurious character transmission in STM32 serial driver after
- reset (bug 3163851)(backported to 2.0.11).
- FIX: Fixed error in STM32 ADC driver macro names (bug 3160306)(backported
to 2.0.11).
- FIX: Fixed IAR Cortex-Mx port memory organization problem (bug 3158776).
|