aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-11-20 15:51:19 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-11-20 15:51:19 +0000
commit5f84b30ea1f8bfc4351c0784782075ae806dbf1c (patch)
tree95834c3650270b2f272e085f785c9ff5ccd18c36 /readme.txt
parent2ab27d3c01ce51a26587e6aaafcef23b2dda4afe (diff)
downloadChibiOS-5f84b30ea1f8bfc4351c0784782075ae806dbf1c.tar.gz
ChibiOS-5f84b30ea1f8bfc4351c0784782075ae806dbf1c.tar.bz2
ChibiOS-5f84b30ea1f8bfc4351c0784782075ae806dbf1c.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1316 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 9342e152f..825150e6d 100644
--- a/readme.txt
+++ b/readme.txt
@@ -3,6 +3,7 @@
*****************************************************************************
*** 1.3.5 ***
+- FIX: Fixed some problems in the MMC_SPI driver (bugs 2901084 and 2901172).
- NEW: STM32 ADC driver implementation with DMA support.
- CHANGE: In the STM32 drivers now the DMA errors are handled by hook macros
rather than by events. The default action is to halt the system but users