aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2018-12-28 10:03:25 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2018-12-28 10:03:25 +0000
commitdead88309c1875a0a18f7f92ad2919bc67d15e8a (patch)
tree8c8aa71c2faee44e4d6435559d9970910e30e216 /readme.txt
parenta38c79d1d2afbe9f4377ea52cc033b791935c76e (diff)
downloadChibiOS-dead88309c1875a0a18f7f92ad2919bc67d15e8a.tar.gz
ChibiOS-dead88309c1875a0a18f7f92ad2919bc67d15e8a.tar.bz2
ChibiOS-dead88309c1875a0a18f7f92ad2919bc67d15e8a.zip
DMA rework.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12487 110e8d01-0319-4d1e-a829-52ad28d1bb01
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index a6bc2486b..bf13b4221 100644
--- a/readme.txt
+++ b/readme.txt
@@ -75,6 +75,9 @@
*****************************************************************************
*** Next ***
+- NEW: Both DMAv1 and DMAv2 have been reworked to support DMAMUX, DMAv3 has
+ been removed. In addition, both drivers are now able to support dynamic
+ channel allocation.
- NEW: The callback of drivers with circular buffers (ADC, DAC, I2S, SPI) has
been simplified, no parameters. A driver function xxxIsBufferComplete()
has been added to determine if it is the half buffer callback or the