diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2011-05-29 09:09:22 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2011-05-29 09:09:22 +0000 |
commit | 88e92b3fc3a14ec04780815b1061e680dfbb9777 (patch) | |
tree | 704bdc914abd1b403f0ea97ddb0e535552eea0ad /readme.txt | |
parent | a3239bf257f320ba2d85da27b23f16d058efbb96 (diff) | |
download | ChibiOS-88e92b3fc3a14ec04780815b1061e680dfbb9777.tar.gz ChibiOS-88e92b3fc3a14ec04780815b1061e680dfbb9777.tar.bz2 ChibiOS-88e92b3fc3a14ec04780815b1061e680dfbb9777.zip |
Improvements to the STM32 SDC driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3001 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt index 4c7893b37..cfa33c642 100644 --- a/readme.txt +++ b/readme.txt @@ -70,6 +70,9 @@ *** Releases ***
*****************************************************************************
+*** 2.3.4 ***
+- NEW: Now the STM32 SDC driver supports unaligned buffers transparently.
+
*** 2.3.3 ***
- FIX: Fixed race condition in output queues (bug 3303908)(backported
to 2.2.4).
|