aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-05-29 16:19:21 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-05-29 16:19:21 +0000
commit9b9bd471edae25a3ec4771485329f7ce6734c3ed (patch)
treec85c99ab7fb034cee1fe110e001b4953a6018c55 /readme.txt
parent88e92b3fc3a14ec04780815b1061e680dfbb9777 (diff)
downloadChibiOS-9b9bd471edae25a3ec4771485329f7ce6734c3ed.tar.gz
ChibiOS-9b9bd471edae25a3ec4771485329f7ce6734c3ed.tar.bz2
ChibiOS-9b9bd471edae25a3ec4771485329f7ce6734c3ed.zip
Enhancements to the SDC driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3002 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 cfa33c642..851f2e0b0 100644
--- a/readme.txt
+++ b/readme.txt
@@ -72,6 +72,7 @@
*** 2.3.4 ***
- NEW: Now the STM32 SDC driver supports unaligned buffers transparently.
+ Optimized the driver for single block read and write operations.
*** 2.3.3 ***
- FIX: Fixed race condition in output queues (bug 3303908)(backported